This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Python 2.6 support


Hi all,

Moved to mailing list for broader discussion. Currently we have
committed code in the GDB sourceware git repository that only works
with 2.7+

https://sourceware.org/bugzilla/show_bug.cgi?id=21196

Memory View objects were introduced in 2.7

https://docs.python.org/2.7/whatsnew/2.7.html?highlight=memoryview

Is our position therefor 2.7+ for Python? Or should this code be gated
for Python installations less than 2.7?

Cheers

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]