1. 51ba5b7 Version bump for Python 3.5.3. by Larry Hastings · 9 years ago v3.5.3
  2. e744804 Post-release fixups for Python 3.5.3rc1. by Larry Hastings · 9 years ago
  3. ff0e3b7 Issue #15812: inspect.getframeinfo() now correctly shows the first line of a context by Berker Peksag · 9 years ago
  4. 34cba33 Issue #29094: Offsets in a ZIP file created with extern file object and modes by Serhiy Storchaka · 9 years ago
  5. b46ea90 Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea. by Raymond Hettinger · 9 years ago
  6. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 9 years ago
  7. 74b1bcc Issue #29080: Fixes Misc/NEWS entry by Steve Dower · 9 years ago
  8. 7ec8a18 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat by Steve Dower · 9 years ago
  9. bdf9e0e Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  10. 283de2b Issue #9770: curses.ascii predicates now work correctly with negative integers. by Serhiy Storchaka · 9 years ago
  11. c9ad8b7 Issue #29073: bytearray formatting no longer truncates on first null byte. by Serhiy Storchaka · 9 years ago
  12. e10ca3a Issue #28427: old keys should not remove new values from by Antoine Pitrou · 9 years ago
  13. 6664e8c Issue #23903: Added missed names to PC/python3.def. by Serhiy Storchaka · 9 years ago
  14. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 9 years ago
  15. c67983b Issue 28923: Remove editor artifacts from Tix.py. by Terry Jan Reedy · 9 years ago
  16. 18f018c Issue #28871: Fixed a crash when deallocate deep ElementTree. by Serhiy Storchaka · 9 years ago
  17. fb2ae15 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 9 years ago
  18. 6165d55 Issue #28147: Fix a memory leak in split-table dictionaries by INADA Naoki · 9 years ago
  19. 270a21f Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest. by Xiang Zhang · 9 years ago
  20. c1ee488 Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 9 years ago
  21. ca3263c Issue #25677: Correct syntax error caret for indented blocks. by Martin Panter · 9 years ago
  22. b94eef2 Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 9 years ago
  23. 2f9171d Fix spelling and grammar in code comments and documentation by Martin Panter · 9 years ago
  24. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  25. b1a1619 Issue #29000: Fixed bytes formatting of octals with zero padding in alternate by Serhiy Storchaka · 9 years ago
  26. af56e0e Issue #28991: Fix obscure reentrancy bug in functools.lru_cache(). by Raymond Hettinger · 9 years ago
  27. b1461aa Issue #28990: Fix SSL hanging if connection is closed before handshake completed. by Yury Selivanov · 9 years ago
  28. 49010ee Revert changeset 1f31bf3f76f5 (issue5322) except tests. by Serhiy Storchaka · 9 years ago
  29. 8b58339 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 9 years ago
  30. cd2a201 Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks. by Antoine Pitrou · 9 years ago
  31. 5adfac2 Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 9 years ago
  32. 028ace1 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 9 years ago
  33. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 9 years ago
  34. 47a9a4b Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state by Łukasz Langa · 9 years ago
  35. 6e723d2 Issue #25659: Change assert to TypeError in from_buffer/_copy() by Martin Panter · 9 years ago
  36. 395733d Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 9 years ago
  37. 1016b2f Rename the new --with-optimiations flag to --enable-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  38. 6770f8a Issue #28666: Now test.support.rmtree is able to remove unwritable or by Serhiy Storchaka · 9 years ago
  39. 11f4326 Issue #28732: Fix crash in os.spawnv() with no elements in args by Steve Dower · 9 years ago
  40. 0ed20cd Issue #28703: Fix asyncio.iscoroutinefunction to handle Mock objects. by Yury Selivanov · 9 years ago
  41. c9e08d8 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT by Martin Panter · 9 years ago
  42. 7ae4112 Issue #28676: Prevent missing 'getentropy' declaration warning on macOS. by Ned Deily · 9 years ago
  43. 6b4b6e9 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  44. 84293af Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  45. b626643 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  46. 62e32d6 Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 9 years ago
  47. daeddc4 Issue #23839: Various caches now are cleared before running every test file. by Serhiy Storchaka · 9 years ago
  48. 46a02db Issue #28653: Fix a refleak in functools.lru_cache. by Yury Selivanov · 9 years ago
  49. a1a8b7d Issue #28652: Make loop methods reject socket kinds they do not support. by Yury Selivanov · 9 years ago
  50. d2fd359 ssue #27942: Fix memory leak in codeobject.c by Yury Selivanov · 9 years ago
  51. c0215df Issue #28639: Fix inspect.isawaitable to always return bool by Yury Selivanov · 9 years ago
  52. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  53. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  54. 88281ce Issue #28485: Check for negative workers even without ProcessPoolExecutor by Martin Panter · 9 years ago
  55. da4887a Issue #28616: Correct help for sys.version_info releaselevel component. by Ned Deily · 9 years ago
  56. 600a349 Issue #28613: Fix get_event_loop() to return the current loop by Yury Selivanov · 9 years ago
  57. 491a912 Issue #28600: Optimize loop.call_soon(). by Yury Selivanov · 9 years ago
  58. a7c972e Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  59. 92c1a90 Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 9 years ago
  60. 38adbfa Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. by Ned Deily · 9 years ago
  61. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  62. 0bcd89b Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 9 years ago
  63. a89d22a Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 9 years ago
  64. c9b750d Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 9 years ago
  65. 32c0d3a Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 9 years ago
  66. 0438683 Backed out changeset 9f7505019767 (issue #27275). by Serhiy Storchaka · 9 years ago
  67. 84968b7 Issue #28444: Fix missing extensions modules when cross compiling. by Xavier de Gaye · 9 years ago
  68. 4afdca0 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 9 years ago
  69. 4832580 Issue #27275: Fixed implementation of pop() and popitem() methods in by Serhiy Storchaka · 9 years ago
  70. 7ff51bd Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space by Serhiy Storchaka · 9 years ago
  71. f3ebc9f Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces. by Serhiy Storchaka · 9 years ago
  72. 42babab Issue #28353: os.fwalk() no longer fails on broken links. by Serhiy Storchaka · 9 years ago
  73. 839023f Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  74. 77eede3 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  75. 071dec2 Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin by Serhiy Storchaka · 9 years ago
  76. 666de77 Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive. by Serhiy Storchaka · 9 years ago
  77. 1002a62 Issue #28435: Avoid no_proxy environment variable interfering with tests by Martin Panter · 9 years ago
  78. e8a6045 Issue #26796: Don't configure the number of workers for default threadpool executor. by Yury Selivanov · 9 years ago
  79. 3d67615 Issue #26923: Fix asyncio.Gather to refuse being cancelled once all children are done. by Yury Selivanov · 9 years ago
  80. 10a7dbd Issue #28396: Remove any mention of .pyo files from the man page. by Brett Cannon · 9 years ago
  81. 04eb777 Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exception by Serhiy Storchaka · 9 years ago
  82. 1f6b69b Issue #28409: regrtest: fix the parser of command line arguments. by Victor Stinner · 9 years ago
  83. b1a751b Issue #24452: Make webbrowser support Chrome on Mac OS X. by Guido van Rossum · 9 years ago
  84. 10e54ae Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. by Xavier de Gaye · 9 years ago
  85. fd28cbe Issue #28248: Merge with 3.4 by Zachary Ware · 9 years ago
  86. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 9 years ago
  87. d2a584b Issue #28394: Spelling and typo fixes in code comments and changelog by Martin Panter · 9 years ago
  88. 4145c83 Issue #27972: Prohibit Tasks to await on themselves. by Yury Selivanov · 9 years ago
  89. 908d55d Issue #28399: Remove UNIX socket from FS before binding. by Yury Selivanov · 9 years ago
  90. 9c0e1f8 Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters(). by Serhiy Storchaka · 9 years ago
  91. 48b1c3f Issue #28376: The type of long range iterator is now registered as Iterator. by Serhiy Storchaka · 9 years ago
  92. 44759bc Issue #28376: The constructor of range_iterator now checks that step is not 0. by Serhiy Storchaka · 9 years ago
  93. 8ef3460 Issue #26906: Resolving special methods of uninitialized type now causes by Serhiy Storchaka · 9 years ago
  94. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  95. 8793b21 Issue #26293: Fixed writing ZIP files that starts not from the start of the by Serhiy Storchaka · 9 years ago
  96. cf38060 Issue #24098: Fixed possible crash when AST is changed in process of by Serhiy Storchaka · 9 years ago
  97. cb9424f Issue #27759: Fix selectors incorrectly retain invalid file descriptors. by Yury Selivanov · 9 years ago
  98. cd04db0 mmap: do all internal arithmetic with Py_ssize_t while being very careful about overflow by Benjamin Peterson · 9 years ago
  99. 8dc3e43 Issue #28372: Fix asyncio to support formatting of non-python coroutines by Yury Selivanov · 9 years ago
  100. 0de3de6 Issue #28371: Deprecate passing asyncio.Handles to run_in_executor. by Yury Selivanov · 9 years ago