the end of the 2.7 branch
  1. aadb44e bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) (GH-9899) by Victor Stinner · 7 years ago
  2. e36f94f bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7726) by Victor Stinner · 7 years ago
  3. f6f617c Fix python-gdb.py: get C types on demand by Victor Stinner · 9 years ago
  4. 9a118f1 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  5. cc1db4b python-gdb.py: enhance py-bt command by Victor Stinner · 10 years ago
  6. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  7. 358da5b Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 12 years ago
  8. 6d0f0f2 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 12 years ago
  9. 99cff3f Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 14 years ago
  10. 2fba0b3 Merged revisions 84635-84636 via svnmerge from by Antoine Pitrou · 15 years ago
  11. eefec7b Merged revisions 82872,82874 via svnmerge from by Georg Brandl · 15 years ago
  12. b1556c5 libpython.py: fix support of non-BMP unicode characters by Victor Stinner · 15 years ago
  13. a92e81b Issue #8437: Fix test_gdb failures, patch written by Dave Malcolm by Victor Stinner · 15 years ago
  14. 24f09fd Issue #8279: Fix test_gdb failures. by Martin v. Löwis · 15 years ago
  15. bf0dfb3 Issue #8032: For gdb7, a python-gdb.py file is added to the build, by Martin v. Löwis · 15 years ago