1. 118eb65 Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible by Zachary Ware · 8 years ago
  2. 91a9c78 Issue #27407: Add prepare_ssl.py to 2.7 by Zachary Ware · 8 years ago
  3. ef2020f Issue #27918# test.resource.is_gui_available no longer flashes tk window. by Terry Jan Reedy · 8 years ago
  4. cb25198 Issue #27922: IDLE test_idlehistory no longer flash tk widgets. by Terry Jan Reedy · 8 years ago
  5. e6239a3 Issue #27934: Use float.__repr__ instead of plain repr when JSON-encoding an instance of a float subclass. Thanks Eddie James. by Mark Dickinson · 8 years ago
  6. 0ca4b6f Issue #27888: Prevent Windows installer from displaying console windows and failing when pip cannot be installed/uninstalled. by Steve Dower · 8 years ago
  7. e7607d4 Issue #27922: IDLE tests no longer flash tk widgets. by Terry Jan Reedy · 8 years ago
  8. 56c5152 Issue #27706: Document that random.seed() is non-deterministic when PYTHONHASHSEED is enabled by Raymond Hettinger · 8 years ago
  9. 28fb4da Issue #17642: add larger font sizes for classroom projection. by Terry Jan Reedy · 8 years ago
  10. 580ca65 Backport spelling fix. by Terry Jan Reedy · 8 years ago
  11. 02c0c0b Issue #27870: A left shift of zero by a large integer no longer attempts to allocate large amounts of memory. by Mark Dickinson · 8 years ago
  12. e63af90 Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory by Serhiy Storchaka · 8 years ago
  13. eac40fd Issue #19884: Avoid spurious output on OS X with Gnu Readline by Martin Panter · 8 years ago
  14. dc60c75 Issue #10513: Fix a regression in Connection.commit() by Berker Peksag · 8 years ago
  15. 3f0222c Add version to title of IDLE help window. by Terry Jan Reedy · 8 years ago
  16. 558c0de Issue #25564: Mention exec and __builtins__ in IDLE-console difference section. by Terry Jan Reedy · 8 years ago
  17. d833c77 Issue #12660: Backport 84bbb8d2d237 by Zachary Ware · 8 years ago
  18. 68854fd #2466: fix test failure on windows. by R David Murray · 8 years ago
  19. 8578316 # 2466: ismount now recognizes mount points user can't access. by R David Murray · 8 years ago
  20. 89446b2 Issue #25604: Fix bug in integer true division that could have resulted in off-by-one-ulp results in unusual cases. by Mark Dickinson · 8 years ago
  21. 7ff1b62 Fix typo in IDLE News. by Terry Jan Reedy · 8 years ago
  22. 7a2a586 Add 2.7.13 IDLE NEWS and idlelib/NEWS.txt items. by Terry Jan Reedy · 8 years ago
  23. 5055612 Issue #27714: Remove unneeded non-idempotent call that fails on retest. by Terry Jan Reedy · 8 years ago
  24. 9949676 Fix some spelling errors by Martin Panter · 8 years ago
  25. 3911d83 Issue #27614: Avoid race in test_docxmlrpc server setup by Martin Panter · 8 years ago
  26. 42e9d94 Fix a refleak in call_maybe() by Victor Stinner · 8 years ago
  27. c9921d3 Fix a refleak in call_method() by Victor Stinner · 8 years ago
  28. aed5a4e rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) by Benjamin Peterson · 8 years ago
  29. 1872d94 Issue #27611: Don't import volatile attribute. by Terry Jan Reedy · 8 years ago
  30. 0f3596a do not decref value borrowed from list (closes #27774) by Benjamin Peterson · 8 years ago
  31. 505989c fail when negative values are passed to instr() by Benjamin Peterson · 8 years ago
  32. b97001e Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround. by Ned Deily · 8 years ago
  33. 98ba455 Issue #10910: Avoid C++ compilation errors on FreeBSD and OS X. by Ned Deily · 8 years ago
  34. 285a253 Upgrade setuptools/pip to to 25.2.0/8.1.2 by Donald Stufft · 8 years ago
  35. 6c08d96 fix possible integer overflow in binascii.b2a_qp (closes #27760) by Benjamin Peterson · 8 years ago
  36. f670120 do not allow reading negative values with getstr() by Benjamin Peterson · 8 years ago
  37. d81ad0d check for overflow in join_append_data (closes #27758) by Benjamin Peterson · 8 years ago
  38. 04a5385 fix possible overflow in encode_basestring_ascii (#23369) by Benjamin Peterson · 8 years ago
  39. 4ae4e7c #27753: fix typo (name->named). by R David Murray · 8 years ago
  40. af0b38f Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification. by Raymond Hettinger · 8 years ago
  41. 0f0ead5 Issue #27714: For IDLE's test_textview, backport 3.x subclass with mocks by Terry Jan Reedy · 8 years ago
  42. 5c715b0 Correct misspellings of ISO-8859 by Martin Panter · 8 years ago
  43. fa1ce08 Issue #27205: Fix doctests in Doc/library/collections.rst by Zachary Ware · 8 years ago
  44. d379d63 Issue #27204: Fix doctests in Doc/howto by Zachary Ware · 8 years ago
  45. fd16fca Issue #21999: Handled empty strings correctly when in POSIX mode. by Vinay Sajip · 8 years ago
  46. e1f3afb Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 8 years ago
  47. 3d36f0f Spelling and grammar fixes in code comments and documentation by Martin Panter · 8 years ago
  48. 8f1dd22 Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  49. cc8929b https link to the bug tracker (closes #27670) by Benjamin Peterson · 8 years ago
  50. bc82de0 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  51. 692497a Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  52. 2246f39 Issue #20767: Fix -R option for FreeBSD/clang. by Stefan Krah · 8 years ago
  53. 75d7b61 Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  54. a850ef6 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
  55. e2eacc0 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Martin Panter · 8 years ago
  56. 801110b Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  57. 2e1a340 ctypes: fix CThunkObject_new() by Victor Stinner · 8 years ago
  58. 2a0438d Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple() by Martin Panter · 8 years ago
  59. 1e411c5 Issue #27130: Fix handling of buffers exceeding (U)INT_MAX in “zlib” module by Martin Panter · 8 years ago
  60. 2955ef7 Issue #25393: Fix probable copy/paste error in resource docs by Zachary Ware · 8 years ago
  61. cdb8be4 Issue #27528: Document and test warning messages must match at beginning by Martin Panter · 8 years ago
  62. 0c08fe0 Issue #27507: Check for integer overflow in bytearray.extend() by Martin Panter · 8 years ago
  63. 6c4fa70 make too many nested blocks be a SyntaxError instead of a SystemError (closes #27514) by Benjamin Peterson · 8 years ago
  64. 65e0d8c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 8 years ago
  65. 373773d Issue #27473: Fixed possible integer overflow in str, unicode and bytearray by Serhiy Storchaka · 8 years ago
  66. bf2dca9 English spelling and grammar fixes by Martin Panter · 8 years ago
  67. b362f75 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  68. 8c6849b Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF by Martin Panter · 8 years ago
  69. 2d2e6be [port to 2.7] - Issue #27466: Change time format returned by by Senthil Kumaran · 8 years ago
  70. e5fa8b0 initialize variable to appease gcc by Benjamin Peterson · 8 years ago
  71. 42e1029 assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557) by Benjamin Peterson · 8 years ago
  72. 64c8275 reduce marshal stack size in debug mode on windows (closes #27019) by Benjamin Peterson · 8 years ago
  73. ee69451 fix refleaks in PyDict_SetItem error cases (closes #27248) by Benjamin Peterson · 8 years ago
  74. 7127b62 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  75. 65be04c Issue #27452: add line counter and crc to IDLE configHandler test dump. by Terry Jan Reedy · 8 years ago
  76. 77c9106 Fixed a test for issue23908 with C locale. by Serhiy Storchaka · 8 years ago
  77. 3c9ce74 Issue #23908: os functions, open() and the io.FileIO constructor now reject by Serhiy Storchaka · 8 years ago
  78. 3626e5e Issue #4945: Improved the documenting of boolean arguments in the json module. by Serhiy Storchaka · 8 years ago
  79. bc44893 Issue #27416: clarify copy doc by Victor Stinner · 8 years ago
  80. 2b8f094 Adds batch file for building nuget package, and includes libs folder by Steve Dower · 8 years ago
  81. 094338e Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  82. 199b7d5 Issue #22115: Fixed tracing Tkinter variables. by Serhiy Storchaka · 8 years ago
  83. 0c67a5f post 2.7.12 version by Benjamin Peterson · 8 years ago
  84. 1d6879b merge 2.7.12 release branch by Benjamin Peterson · 8 years ago
  85. 96da94b Added tag v2.7.12 for changeset d33e0cf91556 by Benjamin Peterson · 8 years ago
  86. 1fae982 2.7.12 final by Benjamin Peterson · 8 years ago
  87. 4da5815 Adds scripts for building nuget packages. by Steve Dower · 8 years ago
  88. ff0d875 array.buffer_info() should return a length as int, not long, for compatibility. by Serhiy Storchaka · 8 years ago
  89. 919345d Issue #27365: Add blank lines. to 2.7 test_editmenu by Terry Jan Reedy · 8 years ago
  90. 0cc5a2b Fixed integer overflow and handled MemoryError in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  91. aaa4baf Issue #27370: Use t for an iterable in mutable sequence ops by Martin Panter · 8 years ago
  92. 8da85a1 Fix the urllib.parse.urljoin docs. Reported by Bo Bayles in docs list. by Senthil Kumaran · 8 years ago
  93. 7a5691f merge 2.7.12 release branch by Benjamin Peterson · 8 years ago
  94. 95d9555 fix idle about dialog #27365 by Benjamin Peterson · 8 years ago
  95. b3eaaf0 Issue #22463: Cure unused function warnings on AIX by Martin Panter · 8 years ago
  96. 2924124 Issue #22463: Correct #endif placement; patch by Senthil Kumaran by Martin Panter · 8 years ago
  97. 646b528 Issue #22463: Backport compiler warning fixes and workarounds by Martin Panter · 8 years ago
  98. 4e6e565 Fix English spelling and grammar errors by Martin Panter · 8 years ago
  99. 4183387 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  100. d51b0f2 Issue #24314: Add links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago