1. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 12 years ago
  2. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  3. cdf6cd9 Closes #13699. Skipped two tests if Python is optimised. by Vinay Sajip · 13 years ago
  4. d208416 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 13 years ago
  5. 2549f87 Closes #13699. Skipped two tests if Python is optimised. by Vinay Sajip · 13 years ago
  6. d974393 (Merge 3.2) Issue #13628: python-gdb.py is now able to retrieve more frames in by Victor Stinner · 13 years ago
  7. 4d09873 Some libcs' snprintf may output a leading minus sign when %p-formatting by Antoine Pitrou · 13 years ago
  8. e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 13 years ago
  9. cee3655 Close issue #8600: test_gdb failures because innocuous warnings by Jesus Cea · 13 years ago
  10. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  11. 65c66ab make gdb skip expected by Benjamin Peterson · 14 years ago
  12. 4c7c421 Remove workaround by Antoine Pitrou · 14 years ago
  13. 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 14 years ago
  14. f48ea7c Issue #8605: Skip test_gdb if Python is compiled with optimizations. by Antoine Pitrou · 14 years ago
  15. 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 14 years ago
  16. a045f19 Merged revisions 80802 via svnmerge from by Antoine Pitrou · 14 years ago
  17. 534db4e Issue #8495: test_gdb uses replace error handler when decoding utf8 output by Victor Stinner · 14 years ago
  18. 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 14 years ago
  19. 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 14 years ago
  20. 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 14 years ago
  21. 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 14 years ago
  22. 9faa7ec compare with empty bytes by Benjamin Peterson · 14 years ago
  23. 6a45e9d Blocked revisions 79979 via svnmerge by Antoine Pitrou · 14 years ago
  24. 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 14 years ago