1. ce34687 Fix comment in test_gdb by Nick Coghlan · 11 years ago
  2. 9594942 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
  3. 81641d6 Issue #17712: Fix test_gdb failures on Ubuntu 13.04. by Antoine Pitrou · 11 years ago
  4. f358eaf merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  5. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  6. 61cdcf5 merge 3.2 by Benjamin Peterson · 12 years ago
  7. f8a9a83 remove gdb noise about linux-vdso by Benjamin Peterson · 12 years ago
  8. 8d37ffa Issue #12605: Show information on more C frames within gdb backtraces by David Malcolm · 12 years ago
  9. 9aff2a7 Merge from 3.2 (Issue #15043: skip test_gdb if the custom hooks can't be loaded) by Nick Coghlan · 12 years ago
  10. be4e4b5 Issue #15043: skip test_gdb if the custom hooks can't be loaded by Nick Coghlan · 12 years ago
  11. f1b34ee #12660: Skip test_gdb when run from an installed Python. by Vinay Sajip · 12 years ago
  12. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 13 years ago
  13. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  14. cdf6cd9 Closes #13699. Skipped two tests if Python is optimised. by Vinay Sajip · 13 years ago
  15. d208416 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 13 years ago
  16. 2549f87 Closes #13699. Skipped two tests if Python is optimised. by Vinay Sajip · 13 years ago
  17. d974393 (Merge 3.2) Issue #13628: python-gdb.py is now able to retrieve more frames in by Victor Stinner · 13 years ago
  18. 4d09873 Some libcs' snprintf may output a leading minus sign when %p-formatting by Antoine Pitrou · 13 years ago
  19. e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 13 years ago
  20. cee3655 Close issue #8600: test_gdb failures because innocuous warnings by Jesus Cea · 13 years ago
  21. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  22. 65c66ab make gdb skip expected by Benjamin Peterson · 14 years ago
  23. 4c7c421 Remove workaround by Antoine Pitrou · 14 years ago
  24. 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 14 years ago
  25. f48ea7c Issue #8605: Skip test_gdb if Python is compiled with optimizations. by Antoine Pitrou · 14 years ago
  26. 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 14 years ago
  27. a045f19 Merged revisions 80802 via svnmerge from by Antoine Pitrou · 14 years ago
  28. 534db4e Issue #8495: test_gdb uses replace error handler when decoding utf8 output by Victor Stinner · 14 years ago
  29. 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 14 years ago
  30. 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 14 years ago
  31. 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 14 years ago
  32. 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 14 years ago
  33. 9faa7ec compare with empty bytes by Benjamin Peterson · 14 years ago
  34. 6a45e9d Blocked revisions 79979 via svnmerge by Antoine Pitrou · 14 years ago
  35. 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 14 years ago