1. c6c0aa4 Update pip to 9.0.0 and setuptools to 28.7.1 by Donald Stufft · 8 years ago
  2. b858d7f Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 8 years ago
  3. 333b617 Closes #28568: Fix VS9.0 build files to use sqlite 3.8.11.0 by Zachary Ware · 8 years ago
  4. 38db34a Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. by Ned Deily · 8 years ago
  5. 5396257 Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 8 years ago
  6. 39d74a9 Issue #26638: Cannot directly link to main option from the “timeit” module by Martin Panter · 8 years ago
  7. e3e362e Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 8 years ago
  8. ee01fcc Issue #26638: Disable inappropriate links to Python interpreter options by Martin Panter · 8 years ago
  9. 4089b50 Fixed possible NULL decrefing. by Serhiy Storchaka · 8 years ago
  10. f831fd3 Issue #22949: Documented that fnmatch.translate() is for use with re.match(). by Serhiy Storchaka · 8 years ago
  11. d585c52 Issue #28496: Mark up constants 0, 1 and -1 that denote return values or by Serhiy Storchaka · 8 years ago
  12. 5e5af96 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 8 years ago
  13. f8cc287 Issue #28515: Fixed py3k warnings. by Serhiy Storchaka · 8 years ago
  14. f10006c Issue #25464: Fixed HList.header_exists() in Tix module by adding by Serhiy Storchaka · 8 years ago
  15. 59addd6 Some distutils tests require zlib for creating tar.gz source distribution. by Serhiy Storchaka · 8 years ago
  16. abcd5d5 Issue #28115: ZIP creation test requires zlib. by Serhiy Storchaka · 8 years ago
  17. ef5c24a Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive. by Serhiy Storchaka · 8 years ago
  18. e2a3c77 Issue #28115: Added tests for CLI of the zipfile module. by Serhiy Storchaka · 8 years ago
  19. 58bd36b Issue #28435: Avoid no_proxy environment variable interfering with tests by Martin Panter · 8 years ago
  20. 0436ceb Issue #24381: Avoid unused function warning when building bundled macOS libffi. by Ned Deily · 8 years ago
  21. 38d335b Issue #28480: Avoid label at end of compound statement --without-threads by Martin Panter · 8 years ago
  22. cb042e0 Issue #19795: Fixed formatting a table. by Serhiy Storchaka · 8 years ago
  23. dc0e3a8 Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  24. e3d5787 Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  25. ad13f33 Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  26. 5df6d48 Issue #27896: Allow passing sphinx options to Doc/Makefile by Victor Stinner · 8 years ago
  27. 05b8443 Issue #21720: Improve exception message when the type of fromlist is unicode by Berker Peksag · 8 years ago
  28. 197332a Issue #27800: Document limitation and workaround for multiple RE repetitions by Martin Panter · 8 years ago
  29. 50f4072 Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. (backport to 2.7) by Guido van Rossum · 8 years ago
  30. 5e2486b Issue #24452: Make webbrowser support Chrome on Mac OS X (backport to 2.7) by Guido van Rossum · 8 years ago
  31. 8fb09ad Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 8 years ago
  32. 829d4fb Issue #28394: Typo fixes in code comments and changelog by Martin Panter · 8 years ago
  33. 61dd7ff Issue #26906: Resolving special methods of uninitialized type now causes by Serhiy Storchaka · 8 years ago
  34. 6a35bf6 Silenced compiler warnings. by Serhiy Storchaka · 8 years ago
  35. 0ea51b1 Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 8 years ago
  36. 58ab4b5 Issue #26293: Fixed writing ZIP files that starts not from the start of the by Serhiy Storchaka · 8 years ago
  37. 08995a3 Issue #24098: Fixed possible crash when AST is changed in process of by Serhiy Storchaka · 8 years ago
  38. bc4bdbd make 'where' Py_ssize_t by Benjamin Peterson · 8 years ago
  39. 46550ff skip test on windows by Benjamin Peterson · 8 years ago
  40. d7cfae9 fix bug in 48797808a302 by Benjamin Peterson · 8 years ago
  41. 38297d7 skip test if resizing is not supported by Benjamin Peterson · 8 years ago
  42. 1df2cbe mmap: do all internal arithmetic with Py_ssize_t while being very careful about overflow by Benjamin Peterson · 8 years ago
  43. ab8b75a Issue #28350: String constants with null character no longer interned. by Serhiy Storchaka · 8 years ago
  44. 317d350 Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  45. b8a1a27 Issue #27358: Backported tests. by Serhiy Storchaka · 8 years ago
  46. 78b634d Issue #28257: Backported a test. by Serhiy Storchaka · 8 years ago
  47. 5170c16 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 8 years ago
  48. dace77c Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 8 years ago
  49. 67edf73 Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  50. 8d7fa40 Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. by Terry Jan Reedy · 8 years ago
  51. c1658b2 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  52. dbc995a Issue #28258: Fixed build with Estonian locale (distclean target in by Serhiy Storchaka · 8 years ago
  53. 846466d build_ext: correctly parse the link_objects user option (closes #1703178) by Benjamin Peterson · 8 years ago
  54. 32d74e1 Remove disabled ctypes test by Martin Panter · 8 years ago
  55. ad7a9ea IDLE NEWS item and ack. by Terry Jan Reedy · 8 years ago
  56. 6f959d0 Issue #26550: Fix typo in webservers HOWTO by Berker Peksag · 8 years ago
  57. 8cab419 Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12. by Alexander Belopolsky · 8 years ago
  58. 36beb5e Issue #27963: Fixed possible null pointer dereference in ctypes.set_conversion_mode(). by Serhiy Storchaka · 8 years ago
  59. aa03420 be extremely careful about overflows in encode_basestring_ascii (closes #28284) by Benjamin Peterson · 8 years ago
  60. de2d4d2 Issue #26439: Document that RTLD_NOW is always added by Martin Panter · 8 years ago
  61. c812009 Issue #27897: Backported tests. by Serhiy Storchaka · 8 years ago
  62. 2b91fad Issue #27611: Fixed support of default root window in the Tix module. by Serhiy Storchaka · 8 years ago
  63. 0d0aa32 Revert unintended commit to asdl_c.py by Martin Panter · 8 years ago
  64. 5d4dd9a Fix incomplete format error in asdl.py by Martin Panter · 8 years ago
  65. 0259c66 Issue #28221: Remove unused assignment from test_asyncore_server() by Martin Panter · 8 years ago
  66. cae6430 merge by Christian Heimes · 8 years ago
  67. e56fb8f Add Lib/test/ssltests.py for faster testing of OpenSSL by Christian Heimes · 8 years ago
  68. 1de99f7 Issue #26513: Use winver.product_type instead of .product by Steve Dower · 8 years ago
  69. 47f190a Make 3.7 the current dev version in the html version of the docs. by Ned Deily · 8 years ago
  70. 0f5497e remove trailing whitespace by Benjamin Peterson · 8 years ago
  71. 274a763 properly handle the single null-byte file (closes #24022) by Benjamin Peterson · 8 years ago
  72. b00cc83 Issue #27806: add Aleks to Misc/ACKS. by Ned Deily · 8 years ago
  73. 37471dc Issue #26661: setup.py now detects system libffi with multiarch wrapper. by Christian Heimes · 8 years ago
  74. db01b3e Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  75. ca56dd4 Issue #28139: Fix messed up indentation by Martin Panter · 8 years ago
  76. fd2f85d Issue #27806: Fix 32-bit builds on macOS Sierra 10.12 broken by removal of by sashk · 8 years ago
  77. 75b2c5f Issue #24363: Continue parsing HTTP header in spite of invalid lines by Martin Panter · 8 years ago
  78. e8bba99 Issue #28145: Spelling fixes by Martin Panter · 8 years ago
  79. 5f75502 Issue #24366: Fix indentation by Martin Panter · 8 years ago
  80. 12c8855 Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). by Serhiy Storchaka · 8 years ago
  81. e4668aa fix misleading indentation (closes #28139) by Benjamin Peterson · 8 years ago
  82. 51bfaa7 Issue #15819: Drop dead code; -IInclude already added unconditionally by Martin Panter · 8 years ago
  83. 84a449a Issue #28104: More accurately document set method signatures by Raymond Hettinger · 8 years ago
  84. 87bcc1d Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  85. 63c7996 Issue #26557: Note that mapping view methods are not present in UserDict or shelves. by Raymond Hettinger · 8 years ago
  86. 0954ac1 Issue #23105: Updated documentation on open() flag constants. by Vinay Sajip · 8 years ago
  87. 8f7d36b Issue #27952: Get fixcid.py working with the re module by Martin Panter · 8 years ago
  88. 0b5f22d Backported tests for issue #28070. by Serhiy Storchaka · 8 years ago
  89. 8b7aff8 IDLE newx items. by Terry Jan Reedy · 8 years ago
  90. fcc8a0f Correct spelling in documentation and code comments by Martin Panter · 8 years ago
  91. ad6a99c Correct print() calls to print a blank line in various test cases by Martin Panter · 8 years ago
  92. 7f8ce85 Issue #28019: Backported additional tests for itertools.count(). by Serhiy Storchaka · 8 years ago
  93. d6004b4 Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 8 years ago
  94. 13b56ef remove fix_callable, callable() was readded long ago in 3.x. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  95. 88c0013 Issue #25969: Update the lib2to3 grammar to handle the unpacking by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  96. 019a2e2 Issue #22450: Use "Accept: */*" in the default headers for urllib by Raymond Hettinger · 8 years ago
  97. d02905d Fix make buildbottest to not re-trigger a profile-opt build. issue28035. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  98. b420601 Issue #24594: Validates persist parameter when opening MSI database by Steve Dower · 8 years ago
  99. fc7e430 Removes file from installer. by Steve Dower · 8 years ago
  100. 527dc8a Issue #26132: Only adds manifest to executables and main DLL. by Steve Dower · 8 years ago