1. 2a35c93 Fix test_datetime on Windows by Victor Stinner · 8 years ago
  2. 6f37e36 Fix test_datetime on system with 32-bit time_t by Victor Stinner · 8 years ago
  3. b67f096 Fix datetime.fromtimestamp(): check bounds by Victor Stinner · 8 years ago
  4. 57fe245 Merge 3.5 (fix #29519) by Łukasz Langa · 8 years ago
  5. 9cd7e17 Fix #29519: weakref spewing exceptions during interp finalization by Łukasz Langa · 8 years ago
  6. 35a1f7f massage English for -X descriptions a bit by Benjamin Peterson · 8 years ago
  7. d43ab05 Issue #29513: Fixed a reference leak in os.scandir() added in issue #29034. by Serhiy Storchaka · 8 years ago
  8. e185757 Merge issue #26355 fix from Python 3.5 by Nick Coghlan · 8 years ago
  9. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 8 years ago
  10. 0885076 Issue #29441: Merge from 3.5 by Berker Peksag · 8 years ago
  11. f592867 Issue #29441: Update examples to use async and await keywords in asyncio-task.rst by Berker Peksag · 8 years ago
  12. 6138432 Issue #29314: Merge with 3.5 by Mariatta Wijaya · 8 years ago
  13. 4e7ff8b Issue #29314: Set the stacklevel to two in asyncio.async() Deprecation Warning by Mariatta Wijaya · 8 years ago
  14. e39262c Issue #29371: merge with 3.5 by Mariatta Wijaya · 8 years ago
  15. 81b8977 Issue #29371: Clarify bitwise OR operation in doctest option flags. by Mariatta Wijaya · 8 years ago
  16. 2dfa6cb Issue #28164: Improves test on Windows 7 by Steve Dower · 8 years ago
  17. f007b49 Includes ensurepip and venv packages in nuget package. by Steve Dower · 8 years ago
  18. 5288477 Includes ensurepip and venv packages in nuget package. by Steve Dower · 8 years ago
  19. d0b9158 Substitute a more readable f-string by Raymond Hettinger · 8 years ago
  20. d93c4de Fix usage of data directive by Berker Peksag · 8 years ago
  21. a7e1648 Adds precheck for console filename to fix Windows 7. by Steve Dower · 8 years ago
  22. 6f80562 Issue #28489: Fix comment in tokenizer.c by Berker Peksag · 8 years ago
  23. 0c8ee60 Updates test_winconsoleio to better show the source of its issues. by Steve Dower · 8 years ago
  24. c008dde Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 8 years ago
  25. 6d46ae7 Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 8 years ago
  26. 5f9193a Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 8 years ago
  27. 722e3e2 Issue #28164: Correctly handle special console filenames (patch by Eryk Sun) by Steve Dower · 8 years ago
  28. 21fae03 Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 8 years ago
  29. d3c4853 Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 8 years ago
  30. eacee98 Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun) by Steve Dower · 8 years ago
  31. bf0fc39 Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 8 years ago
  32. 1add96f Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 8 years ago
  33. 86e4237 Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 8 years ago
  34. 7e10dbb Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 8 years ago
  35. 75c0d4f Issue29439: _decimal on Android requires linking with libm. by Stefan Krah · 8 years ago
  36. ed4de13 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  37. c761136 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  38. 5a001ee Issue #29198: Merge from 3.5 by Berker Peksag · 8 years ago
  39. 5702fb7 Issue #29198: Fix indentation and markup in typing.rst by Berker Peksag · 8 years ago
  40. 14169b2 Issue #29198: Merge from 3.5 by Berker Peksag · 8 years ago
  41. 38962a6 Issue #29198: Document typing.AsyncGenerator by Berker Peksag · 8 years ago
  42. 3746619 Fixes #29213: merged fix from 3.5. by Vinay Sajip · 8 years ago
  43. db38b6c Fixes #29213: regularised EOLs of venv scripts. by Vinay Sajip · 8 years ago
  44. 993f535 Fixes #24875: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  45. db6322c Fixes #24875: pip can now be installed in a venv with --system-site-packages. by Vinay Sajip · 8 years ago
  46. 64e9127 Merge 3.5 by Victor Stinner · 8 years ago
  47. a5917d1 Issue #29300: test_struct tests unpack_from() with keywords by Victor Stinner · 8 years ago
  48. 23dcccb Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 8 years ago
  49. 77bb0f4 Backed out changeset 3d712292f2fa by Mariatta Wijaya · 8 years ago
  50. e2d8bc5 Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 8 years ago
  51. c6fe419 Issue #29407: Merge from 3.5 by Berker Peksag · 8 years ago
  52. d5adb63 Issue #29407: Remove redundant ensure_future() calls in factorial example by Berker Peksag · 8 years ago
  53. f8c5f30 Merge 3.5 by doko@ubuntu.com · 8 years ago
  54. 137b5a2 Issue #29169: Fix NEWS entry. by doko@ubuntu.com · 8 years ago
  55. 2b3f4c1 merge 3.5 (#29398) by Benjamin Peterson · 8 years ago
  56. ec977c3 gc types needs to be allocated as such (closes #29398) by Benjamin Peterson · 8 years ago
  57. cd12f7c merge 3.5 by doko@ubuntu.com · 8 years ago
  58. 34e7e2e - Issue #29169: Update zlib to 1.2.10. by doko@ubuntu.com · 8 years ago
  59. 4de34e0 merge 3.5 by doko@ubuntu.com · 8 years ago
  60. d46f729 add Modules/zlib/zlib.map to .hgeol by doko@ubuntu.com · 8 years ago
  61. 236fc60 Issue #29283: Delete accidentally added Lib/site-packages/README by Berker Peksag · 8 years ago
  62. e334a53 Issues #11670: Merge configparser doc from 3.5 by Martin Panter · 8 years ago
  63. b154113 Issues #29349: Merge Py 2.6+ compatibility from 3.5 by Martin Panter · 8 years ago
  64. 1f10671 Issue #11670: readfp(fp) parameter name is different to read_file(f) by Martin Panter · 8 years ago
  65. 9a45402 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ by Martin Panter · 8 years ago
  66. e61592e Issues #29349: Merge Py 2 fix 3.5 by Martin Panter · 8 years ago
  67. 2be9889 Issues #12067: Merge hash recommendation from 3.5 by Martin Panter · 8 years ago
  68. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 8 years ago
  69. 8dbb0ca Issue #12067: Recommend that hash and equality be consistent by Martin Panter · 8 years ago
  70. e53bd8e Issue 29310: Document typing.NamedTuple default argument syntax by Raymond Hettinger · 8 years ago
  71. dc4ce0e Fixes #28784: Clarified use of shlex.shlex with punctuation_chars. by Vinay Sajip · 8 years ago
  72. dbb5686 Fixes #29308: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  73. 3ac5042 Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1. by Vinay Sajip · 8 years ago
  74. ae28ffd remove comment about updating the parser module; we do not need to do that anymore (#26526) by Benjamin Peterson · 8 years ago
  75. 512c57c Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 8 years ago
  76. b2a5be0 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 8 years ago
  77. b0d0e19 issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 8 years ago
  78. 28cf663 closes issue29167: fix race condition in (Int)Flag by Ethan Furman · 8 years ago
  79. 3831b0a Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  80. 07a1f65 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  81. 4102d25 Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 8 years ago
  82. 713640c Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 8 years ago
  83. 574ff06 Issues #29189: Merge indentation fixes from 3.5 by Martin Panter · 8 years ago
  84. ef107ee Issue #29189: Fix indentation in RST markup by Martin Panter · 8 years ago
  85. 9cf20a6 Issues #29273: Merge test___all__ from 3.5 by Martin Panter · 8 years ago
  86. b1b985d Issue #29273: Remove unneeded workaround to restore locale by Martin Panter · 8 years ago
  87. 01f5ae7 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION by Victor Stinner · 8 years ago
  88. ad94225 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 8 years ago
  89. 3a10425 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 8 years ago
  90. 9358a6e Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 8 years ago
  91. 1fa08bc Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 8 years ago
  92. 21a9b1d typo fix, extra '.' on MacOS :) by Gregory P. Smith · 8 years ago
  93. 21d333b typo fix, extra '.' :) by Gregory P. Smith · 8 years ago
  94. 744cd63 Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.5->3.6) by Guido van Rossum · 8 years ago
  95. 95919c0 Issue #28556: Allow defining methods in NamedTuple class syntax (#362) by Guido van Rossum · 8 years ago
  96. 0c5f47f Issue #28556: various style fixes for typing.py (3.5->3.6) by Guido van Rossum · 8 years ago
  97. d7adfe1 Issue #28556: various style fixes for typing.py by Guido van Rossum · 8 years ago
  98. 78034c8 Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 8 years ago
  99. 50e16e3 Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 8 years ago
  100. b168118 Issue #29290: Merge 3.5. by Xiang Zhang · 8 years ago