1. 996c387 Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for Andrew Nester. (#99) by Mark Dickinson · 8 years ago
  2. 6d1dece Fixed #29534 - _decimal difference with _pydecimal (#65) by Andrew Nester · 8 years ago
  3. b692dc8 bpo-28556: Various updates to typing (#28) by Ivan Levkivskyi · 8 years ago
  4. 2294f3a bpo-29438: fixed use-after-free in key sharing dict (#17) by INADA Naoki · 9 years ago
  5. e7ffb99 Fix some sphinx warnings (#9) by Ryan Gonzalez · 9 years ago
  6. 05e218c Merge 3.6 by Victor Stinner · 9 years ago
  7. b67f096 Fix datetime.fromtimestamp(): check bounds by Victor Stinner · 9 years ago
  8. 57fe245 Merge 3.5 (fix #29519) by Łukasz Langa · 9 years ago
  9. 9cd7e17 Fix #29519: weakref spewing exceptions during interp finalization by Łukasz Langa · 9 years ago
  10. c7a24a7 Merge issue #26355 fix from 3.6 by Nick Coghlan · 9 years ago
  11. e185757 Merge issue #26355 fix from Python 3.5 by Nick Coghlan · 9 years ago
  12. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 9 years ago
  13. 193ee0a Prohibit implicit C function declarations by Victor Stinner · 9 years ago
  14. 49226e2 Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 9 years ago
  15. c008dde Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 9 years ago
  16. 6d46ae7 Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 9 years ago
  17. 824c6fd Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 9 years ago
  18. 5f9193a Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 9 years ago
  19. 43fec9b Merge issue #28164 and issue #29409 by Steve Dower · 9 years ago
  20. 722e3e2 Issue #28164: Correctly handle special console filenames (patch by Eryk Sun) by Steve Dower · 9 years ago
  21. 38dbace Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 9 years ago
  22. bf0fc39 Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 9 years ago
  23. 21fae03 Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 9 years ago
  24. 479d96c Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 9 years ago
  25. 1add96f Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 9 years ago
  26. d3c4853 Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 9 years ago
  27. eacee98 Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun) by Steve Dower · 9 years ago
  28. ef51767 Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 9 years ago
  29. 86e4237 Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 9 years ago
  30. 7e10dbb Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 9 years ago
  31. bee09ae Issue #29368: The extend() method is now called instead of the append() by Serhiy Storchaka · 9 years ago
  32. 934aba6 Issue #29377: Add three new wrappers to types.py (Manuel Krebber). by Guido van Rossum · 9 years ago
  33. 6110833 python-gdb.py supports method-wrapper by Victor Stinner · 9 years ago
  34. c9473b8 Merge 3.6 by doko@ubuntu.com · 9 years ago
  35. f8c5f30 Merge 3.5 by doko@ubuntu.com · 9 years ago
  36. 137b5a2 Issue #29169: Fix NEWS entry. by doko@ubuntu.com · 9 years ago
  37. ef158c3 Issue #29218: Remove unused install_misc command by Berker Peksag · 9 years ago
  38. 9ac4815 merge 3.6 by doko@ubuntu.com · 9 years ago
  39. cd12f7c merge 3.5 by doko@ubuntu.com · 9 years ago
  40. 34e7e2e - Issue #29169: Update zlib to 1.2.10. by doko@ubuntu.com · 9 years ago
  41. f24bccc Issue #28822: Add susp-ignored entry for NEWS; fix grammar by Martin Panter · 9 years ago
  42. 3f16f57 Issue #29384: Remove Be OS scripts from Modules/, unused in 3.0+ by Martin Panter · 9 years ago
  43. c654f0a Issues #29349: Add NEWS for 3.7; use “with” statement by Martin Panter · 9 years ago
  44. 3a6dc19 Issues #29349: Merge Py 2 fix 3.6 by Martin Panter · 9 years ago
  45. e61592e Issues #29349: Merge Py 2 fix 3.5 by Martin Panter · 9 years ago
  46. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 9 years ago
  47. 6e08baf Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with by Serhiy Storchaka · 9 years ago
  48. 512c57c Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 9 years ago
  49. b2a5be0 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 9 years ago
  50. 675f2f8 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 9 years ago
  51. 3831b0a Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 9 years ago
  52. 07a1f65 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 9 years ago
  53. 067cbd0 Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 9 years ago
  54. 4102d25 Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 9 years ago
  55. 713640c Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 9 years ago
  56. 0e83045 Merge 3.6 by Victor Stinner · 9 years ago
  57. 01f5ae7 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION by Victor Stinner · 9 years ago
  58. ccb5f3c Issue #29338: The help of a builtin or extension class now includes the by Serhiy Storchaka · 9 years ago
  59. 5c8706c Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 9 years ago
  60. 78034c8 Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 9 years ago
  61. 50e16e3 Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 9 years ago
  62. 2a404b6 Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() by Serhiy Storchaka · 9 years ago
  63. d528791 Issue #29290: Merge 3.6. by Xiang Zhang · 9 years ago
  64. b168118 Issue #29290: Merge 3.5. by Xiang Zhang · 9 years ago
  65. 7fe28ad Issue #29290: argparse help messages won't wrap at non-breaking spaces. by Xiang Zhang · 9 years ago
  66. 19dea2c Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. by Serhiy Storchaka · 9 years ago
  67. a203360 Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. by Serhiy Storchaka · 9 years ago
  68. 362f058 Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. by Serhiy Storchaka · 9 years ago
  69. 5e65cd3 Issue #29282: Backed out changeset b33012ef1417 by Mark Dickinson · 9 years ago
  70. d1b230e Issue #29282: add fused multiply-add function, math.fma. by Mark Dickinson · 9 years ago
  71. 502efda Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches. by Ned Deily · 9 years ago
  72. b2df631 Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches. by Ned Deily · 9 years ago
  73. 67c1cb2 Issue #29316: Restore the provisional status of typing module and add by Ned Deily · 9 years ago
  74. 299dc23 Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). by Serhiy Storchaka · 9 years ago
  75. 398ef5c Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). by Serhiy Storchaka · 9 years ago
  76. 09e4ce5 Merge 3.5.3 release head with main 3.5 branch. by Larry Hastings · 9 years ago
  77. c620f20 Post-release updates for 3.5.3. by Larry Hastings · 9 years ago
  78. e12c313 merge by Raymond Hettinger · 9 years ago
  79. 8049052 Issue #29011: Fix an important omission by adding Deque to the typing module. by Raymond Hettinger · 9 years ago
  80. 51ba5b7 Version bump for Python 3.5.3. by Larry Hastings · 9 years ago
  81. 35e022b Repeat “when pass” fixes for 3.7 section by Martin Panter · 9 years ago
  82. 446a498 Merge doc fixes from 3.6 by Martin Panter · 9 years ago
  83. 674b099 More instances of “when pass” by Martin Panter · 9 years ago
  84. 4659ddc Merge doc fixes from 3.5 by Martin Panter · 9 years ago
  85. 536d70e Fix grammar, typos and markup in documentation and code comments by Martin Panter · 9 years ago
  86. 9ed707e Issue #29197: Removed deprecated function ntpath.splitunc(). by Serhiy Storchaka · 9 years ago
  87. 4f76fb1 Issue #29210: Removed support of deprecated argument "exclude" in by Serhiy Storchaka · 9 years ago
  88. 6196ac4 Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 9 years ago
  89. 4c4ff5f Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 9 years ago
  90. 4b318f8 Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 9 years ago
  91. cc28337 Issue #29192: Removed deprecated features in the http.cookies module. by Serhiy Storchaka · 9 years ago
  92. 009b0a1 Issue #29193: A format string argument for string.Formatter.format() by Serhiy Storchaka · 9 years ago
  93. b37f3f6 Issue #29195: Removed support of deprecated undocumented keyword arguments by Serhiy Storchaka · 9 years ago
  94. 617c775 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 9 years ago
  95. 42e1ea9 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 9 years ago
  96. 6779652 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 9 years ago
  97. d9c956f Issue #20804: The unittest.mock.sentinel attributes now preserve their by Serhiy Storchaka · 9 years ago
  98. 23e5b82 Issue #29239: Merge bug number from 3.6 by Martin Panter · 9 years ago
  99. ced4b90 Issue #29239: Fix --enable-optimizations bug number by Martin Panter · 9 years ago
  100. 04c15d5 Issue #29142: Merge 3.6. by Xiang Zhang · 9 years ago