Dave Malcolm added the comment:

I didn't know that gdb supported embedding Python 3.   Is this a set of patches 
you're applying downstream, or an official gdb feature?

If so, it means everyone coding to the gdb API needs to somehow make their 
FOO-gdb.py files be Python 3-compatible.  Currently the Tools/gdb/libpython.py 
is Python 2 compatible, and I'm sure there are going to be incompatibilities 
with python 3.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to