1. bc44893 Issue #27416: clarify copy doc by Victor Stinner · 9 years ago
  2. 2b8f094 Adds batch file for building nuget package, and includes libs folder by Steve Dower · 9 years ago
  3. 094338e Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 9 years ago
  4. 199b7d5 Issue #22115: Fixed tracing Tkinter variables. by Serhiy Storchaka · 9 years ago
  5. 0c67a5f post 2.7.12 version by Benjamin Peterson · 9 years ago
  6. 1d6879b merge 2.7.12 release branch by Benjamin Peterson · 9 years ago
  7. 96da94b Added tag v2.7.12 for changeset d33e0cf91556 by Benjamin Peterson · 9 years ago
  8. 1fae982 2.7.12 final by Benjamin Peterson · 9 years ago
  9. 4da5815 Adds scripts for building nuget packages. by Steve Dower · 9 years ago
  10. ff0d875 array.buffer_info() should return a length as int, not long, for compatibility. by Serhiy Storchaka · 9 years ago
  11. 919345d Issue #27365: Add blank lines. to 2.7 test_editmenu by Terry Jan Reedy · 9 years ago
  12. 0cc5a2b Fixed integer overflow and handled MemoryError in array.buffer_info(). by Serhiy Storchaka · 9 years ago
  13. aaa4baf Issue #27370: Use t for an iterable in mutable sequence ops by Martin Panter · 9 years ago
  14. 8da85a1 Fix the urllib.parse.urljoin docs. Reported by Bo Bayles in docs list. by Senthil Kumaran · 9 years ago
  15. 7a5691f merge 2.7.12 release branch by Benjamin Peterson · 9 years ago
  16. 95d9555 fix idle about dialog #27365 by Benjamin Peterson · 9 years ago
  17. b3eaaf0 Issue #22463: Cure unused function warnings on AIX by Martin Panter · 9 years ago
  18. 2924124 Issue #22463: Correct #endif placement; patch by Senthil Kumaran by Martin Panter · 9 years ago
  19. 646b528 Issue #22463: Backport compiler warning fixes and workarounds by Martin Panter · 9 years ago
  20. 4e6e565 Fix English spelling and grammar errors by Martin Panter · 9 years ago
  21. 4183387 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 9 years ago
  22. d51b0f2 Issue #24314: Add links for general attributes like __name__, __dict__ by Martin Panter · 9 years ago
  23. 0ffd26f Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 9 years ago
  24. 7ae0a6d Added tag v2.7.12rc1 for changeset 13912cd1e7e8 by Benjamin Peterson · 9 years ago
  25. 1563f16 2.7.12 release candidate 1 by Benjamin Peterson · 9 years ago
  26. 4b27f14 update pydoc topics by Benjamin Peterson · 9 years ago
  27. d244a8f upgrade expt to 2.1.1 (closes #26556) by Benjamin Peterson · 9 years ago
  28. f3ba6a9 Issue #5124: For 2.7, move requires('gui') from module level to setUpClass. by Terry Jan Reedy · 9 years ago
  29. 2e1b7fc raise an error when STARTTLS fails by Benjamin Peterson · 9 years ago
  30. 391f1a4 Issue #5124: NEWS entries. by Terry Jan Reedy · 9 years ago
  31. 3b6a532 Issue #5124: Paste with selection should always replace. by Terry Jan Reedy · 9 years ago
  32. a0f2295 - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove by doko@ubuntu.com · 9 years ago
  33. 33b19ca Issue #24617: Add comment for os.mkdir about mode quirks by Tommy Beadle · 9 years ago
  34. 7740c40 Fix typo in comment by Martin Panter · 9 years ago
  35. c9813d8 Issue #20699: Document that “io” methods should accept memoryview by Martin Panter · 9 years ago
  36. eb06301 Issue #22636: Avoid using a shell in the ctypes.util module by Victor Stinner · 11 years ago
  37. f46d3af ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 9 years ago
  38. ef012cc Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 9 years ago
  39. c59a92b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 9 years ago
  40. 34cb3f0 Issue #27301: Fixed incorrect return code for error in compile.c. by Serhiy Storchaka · 9 years ago
  41. b311eee Docs: add html-stable autobuild variant by Georg Brandl · 9 years ago
  42. 0e21233 Issue #12855: Document what exactly unicode.splitlines() splits on by Martin Panter · 9 years ago
  43. 77ccaaf Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 9 years ago
  44. d8b5942 Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 9 years ago
  45. fc0a55f Issue #16182: Backport documentation of set_pre_input_hook() availability by Martin Panter · 9 years ago
  46. 92390ab Issue #27245: IDLE: Cleanly delete custom themes and key bindings. by Terry Jan Reedy · 9 years ago
  47. 53e9f83 Issue #27310: remove vestigial import in IDLE.app by Ned Deily · 9 years ago
  48. 0d86577 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Berker Peksag · 9 years ago
  49. 50c7e05 Issue #25455: Clean up reference loops created in tests for recursive by Serhiy Storchaka · 9 years ago
  50. 59f7114 Rename class attribute "thetype" to "partial" in functools.partial tests by Serhiy Storchaka · 9 years ago
  51. 1e09006 Issue #25455: Backported tests for pickling recursive functools.partial objects. by Serhiy Storchaka · 9 years ago
  52. 1f7586e Issue #25455: Fixed a crash in repr of cElementTree.Element with recursive tag. by Serhiy Storchaka · 9 years ago
  53. 056cbfd Fix typo in documentation by Martin Panter · 9 years ago
  54. 93f815a Fix buggy RE “\parrot_example.py”, uncovered by Issue #27030 by Martin Panter · 9 years ago
  55. e52140c #16484: Change PYTHONDOCS to "https:", and fix links to use lowercase by Martin Panter · 9 years ago
  56. be2bb47 Issue #16484: PYTHONDOCS still uses “http:” in Python 2 by Martin Panter · 9 years ago
  57. 6f3a843 off to 2.7.13 by Benjamin Peterson · 9 years ago
  58. 9aabacc Issue #7356: ctypes.util: Make parsing of ldconfig output locale independent. by Matthias Klose · 15 years ago
  59. d6cecd3 Issue #8491: Add link to Gnu Readline configuration documentation by Martin Panter · 9 years ago
  60. 24b9e1a [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 9 years ago
  61. cff5ec6 merge heads by Benjamin Peterson · 9 years ago
  62. b3e073c fix leak of keyfile_bytes by Benjamin Peterson · 9 years ago
  63. 3b91de5 stop leaking certfile_bytes (closes #27267) by Benjamin Peterson · 9 years ago
  64. d5982d0 Issue #23275: Backport empty square bracket assignment documentation fix by Martin Panter · 9 years ago
  65. 6af1c49 Issue #25738: Don’t send message body for 205 Reset Content by Martin Panter · 9 years ago
  66. c363644 Issue #21313: Tolerate truncated buildinfo in sys.version by Martin Panter · 9 years ago
  67. 05837ec Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  68. ed722d9 Issue #27229: Comment in middle of shell command fails on BSD and OS X by Martin Panter · 9 years ago
  69. ab14558 Issue #27229: Fix in-tree cross-build rule, by Xavier de Gaye by Martin Panter · 9 years ago
  70. 835d392 Issue #26014: Guide 2.7 users to the new packaging documentation: by Ned Deily · 9 years ago
  71. 1a9ee94 Issue #27225: Fixed a reference leak in type_new when setting __new__ fails. by Serhiy Storchaka · 9 years ago
  72. fcbb2c4 Issue #21916: Added more tests for the turtle module. by Serhiy Storchaka · 9 years ago
  73. 966d299 Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h. by Ned Deily · 9 years ago
  74. 75c6b9b Merge heads by Serhiy Storchaka · 9 years ago
  75. dec45b4 Issue #21916: Added tests for the turtle module. by Serhiy Storchaka · 9 years ago
  76. 65a139a Issue #24759: Add 'private' notice for idlelib.idle_test. by Terry Jan Reedy · 9 years ago
  77. d37781e Issue #20041: Fixed TypeError when frame.f_trace is set to None. by Serhiy Storchaka · 9 years ago
  78. 06cd1c3 Issue 27216: Fix typo (noticed by Alex Chan). by Ned Deily · 9 years ago
  79. 0ba3c80 IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'. by Terry Jan Reedy · 9 years ago
  80. b5f487a Fix typo in code comment by Martin Panter · 9 years ago
  81. a48aa85 check the result of PyByteArray_Resize in readline() (closes #27211) by Benjamin Peterson · 9 years ago
  82. bbf29ee Issue 20567: Revise idle_test/README.txt and some tests to match new advice. by Terry Jan Reedy · 9 years ago
  83. e6167e3 [backport to 2.7] - issue8519 - Reference termios and ioctl manual pages in the library documentation. by Senthil Kumaran · 9 years ago
  84. 13e6581 Issue #27185: Rename test_string_merged.py back to test_string.py. by Serhiy Storchaka · 9 years ago
  85. 6d38c2b Issue #27185: Merge test_pep292.py into test_string_merged.py. by Serhiy Storchaka · 9 years ago
  86. 49d6ab6 Issue #27185: Rename test_pep292.py to test_string_merged.py. by Serhiy Storchaka · 9 years ago
  87. 15da226 Issue #27185: Rename test_string.py to test_string_merged.py. by Serhiy Storchaka · 9 years ago
  88. c3cd60e issue25931: document that socketserver.Forking* are unavailable on platforms by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  89. f9f8e18 Exclude unittests from the make profile-opt training run that either by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  90. c543a0f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  91. e725777 remove (hilarious) defaults for various constants getpath.c needs by Benjamin Peterson · 9 years ago
  92. 3017cef #13784: fix xml.sax.reader getColumn/LineNumber docs. by R David Murray · 9 years ago
  93. 382d041 note that Py_VISIT handles NULL (closes #27183) by Benjamin Peterson · 9 years ago
  94. 8d496ad Issue #27171: Fix typos in documentation, code comments, and tests by Martin Panter · 9 years ago
  95. 56da8fa Issue #12243: Remove redundant availability notes from getpass docs by Berker Peksag · 9 years ago
  96. fcd7d34 Issue #25570: Add example of customizing User-Agent via add_header() by Martin Panter · 9 years ago
  97. d2b4926 Fix a few typos. Patch by Eitan Adler. by Ezio Melotti · 13 years ago
  98. 9c771ba fix typo by Fred Drake · 18 years ago
  99. 200a615 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 9 years ago
  100. f50417b Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago