1. e6f0609 Issue #17214: Percent-encode non-ASCII bytes in redirect targets by Martin Panter · 8 years ago
  2. ce6e068 Issue #14132: Fix redirect handling when target is just a query string by Martin Panter · 8 years ago
  3. f0dbf7a Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton by Martin Panter · 8 years ago
  4. 059320b Merge 3.5 (issue #26848) by Yury Selivanov · 8 years ago
  5. 7657f6b Issue #26848: Fix asyncio/subprocess.communicate() to handle empty input. by Yury Selivanov · 8 years ago
  6. 18ee29d Issue #26039: zipfile.ZipFile.open() can now be used to write data into a ZIP by Serhiy Storchaka · 8 years ago
  7. 5d1110a merge from 3.5 by Senthil Kumaran · 8 years ago
  8. 9642eed Issue #26892: Honor debuglevel flag in urllib.request.HTTPHandler. by Senthil Kumaran · 8 years ago
  9. f94ec1b Issue #22274: Merge stderr=STDOUT fix from 3.5 by Martin Panter · 8 years ago
  10. c763589 Issue #22274: Redirect stderr=STDOUT when stdout not redirected, by Akira Li by Martin Panter · 9 years ago
  11. ea36c94 Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses. by Serhiy Storchaka · 9 years ago
  12. 9de7efe Removed duplicated NEWS entity for issue #26881. by Serhiy Storchaka · 9 years ago
  13. 3414e4a NEWS message for issue #26977. by Steven D'Aprano · 9 years ago
  14. 228ab1f Issue #21099: Switch applicable importlib tests to use PEP 451 API. by Eric Snow · 9 years ago
  15. 1f36443 Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses. by Serhiy Storchaka · 9 years ago
  16. 25885d1 Issue #27005: Optimized the float.fromhex() class method for exact float. by Serhiy Storchaka · 9 years ago
  17. 871639a Merge 3.5. by Serhiy Storchaka · 9 years ago
  18. 441581a Update NEWS. by Steven D'Aprano · 9 years ago
  19. 6494449 Merge NEWS update from 3.5 for issue #26977. by Steven D'Aprano · 9 years ago
  20. d65018b Fixes #19711: Add tests for reloading namespace packages. by Eric Snow · 9 years ago
  21. 6a8af9a Issue #25745: Fixed leaking a userptr in curses panel destructor. by Serhiy Storchaka · 9 years ago
  22. df40b62 Issue #25745: Fixed leaking a userptr in curses panel destructor. by Serhiy Storchaka · 9 years ago
  23. 3e99fde Issue #26881: The modulefinder module now supports extended opcode arguments. by Serhiy Storchaka · 9 years ago
  24. 02d9f5e Issue #26881: The modulefinder module now supports extended opcode arguments. by Serhiy Storchaka · 9 years ago
  25. ce41287 Issue #18531: Single var-keyword argument of dict subtype was passed by Serhiy Storchaka · 9 years ago
  26. dea7637 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 9 years ago
  27. e3f1b09 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 9 years ago
  28. 1ce738e Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  29. f0564164 Fix typos in comments, documentation and test method names by Martin Panter · 9 years ago
  30. 17e2295 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 9 years ago
  31. 21eb487 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 9 years ago
  32. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  33. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  34. 584e8ae Issue 26915: Add identity checks to the collections ABC __contains__ methods. by Raymond Hettinger · 9 years ago
  35. fcce462 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 9 years ago
  36. 7822f15 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 9 years ago
  37. ad039f7 Issue #20120: Merge with 3.5 by Jason R. Coombs · 9 years ago
  38. 422cf2b Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. by Jason R. Coombs · 9 years ago
  39. 45cdcd9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 9 years ago
  40. 290fed4 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 9 years ago
  41. c2f7d87 Issue #26932: Fixed support of RTLD_* constants defined as enum values, by Serhiy Storchaka · 9 years ago
  42. 47d1d7f Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 9 years ago
  43. dd1bcdf Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 9 years ago
  44. f1e2671 Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 9 years ago
  45. 8988ebf Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 9 years ago
  46. 51b697b Issue #26864: Merge no_proxy fixes from 3.5 by Martin Panter · 9 years ago
  47. aa27982 Issue #26864: Fix case insensitivity and suffix comparison with no_proxy by Martin Panter · 9 years ago
  48. 3a31cca Issue #24902: Print server URL on http.server startup by Berker Peksag · 9 years ago
  49. b275210 Issue #25788: fileinput.hook_encoded() now supports an "errors" argument by Serhiy Storchaka · 9 years ago
  50. cd9b5c2 Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 9 years ago
  51. b3b366d Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 9 years ago
  52. 0996fa3 merge 3.5 by Senthil Kumaran · 9 years ago
  53. a7c0ff2 Issue #26804: urllib.request will prefer lower_case proxy environment variables by Senthil Kumaran · 9 years ago
  54. 81e7f94 Merge 3.5 by Serhiy Storchaka · 9 years ago
  55. 685fbed Issue #26837: assertSequenceEqual() now correctly outputs non-stringified by Serhiy Storchaka · 9 years ago
  56. e50d846 Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 9 years ago
  57. 8d8221f Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 9 years ago
  58. 745145a Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 9 years ago
  59. c2a2a75 Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 9 years ago
  60. 8b9eefc Issue #26733: Disassembling a class now disassembles class and static methods. by Serhiy Storchaka · 9 years ago
  61. 585c93d Issue #26733: Disassembling a class now disassembles class and static methods. by Serhiy Storchaka · 9 years ago
  62. da28494 Issue #22359: Merge cross-compilation fix from 3.5 by Martin Panter · 9 years ago
  63. 1046d5c Issue #22359: Disable running cross-compiled _freeze_importlib and pgen by Martin Panter · 9 years ago
  64. f5c4b99 PyMem_Malloc() now uses the fast pymalloc allocator by Victor Stinner · 9 years ago
  65. b4faa8e Merge 3.5 by Victor Stinner · 9 years ago
  66. d7a7122 Issue #26799: Fix typo in Misc/NEWS by Victor Stinner · 9 years ago
  67. c88390f Merge 3.5: Issue #26799 by Victor Stinner · 9 years ago
  68. 4e75ca8 python-gdb.py: get C types at runtime by Victor Stinner · 9 years ago
  69. a2bf306 Issue #21668: Add also Chi Hsuan Yen to Misc/ACKS by Victor Stinner · 9 years ago
  70. 61f68db Issue #21668: Fix author of the patch. by Victor Stinner · 9 years ago
  71. abe4d52 Merge doc and comment fixes from 3.5 by Martin Panter · 9 years ago
  72. 0b2e98d Optimize func(*tuple) function call by Victor Stinner · 9 years ago
  73. 5bfe0da Merge 3.5: issue #26801 by Victor Stinner · 9 years ago
  74. 119ebb7 Fix shutil.get_terminal_size() error handling by Victor Stinner · 9 years ago
  75. 1fa5a38 Merge 3.5: Issue #21668 by Victor Stinner · 9 years ago
  76. def8072 setup.py: add missing libm dependency by Victor Stinner · 9 years ago
  77. 7c3e684 Issue #24838: Merge tarfile fix from 3.5. by Lars Gustäbel · 9 years ago
  78. 0f450ab Issue #24838: tarfile's ustar and gnu formats now correctly calculate name and by Lars Gustäbel · 9 years ago
  79. 8f26565 Fix spelling (inital), grammar (may translates) in documentation, comments by Martin Panter · 9 years ago
  80. 791ac54 Issue #26657: Merge http.server fix from 3.5 by Martin Panter · 9 years ago
  81. d274b3f Issue #26657: Fix Windows directory traversal vulnerability with http.server by Martin Panter · 9 years ago
  82. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 9 years ago
  83. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  84. d77133b Issue #26717: Merge wsgiref fix from 3.5 by Martin Panter · 9 years ago
  85. 50dd1f7 Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8 by Martin Panter · 9 years ago
  86. 528619b Issue #26782: Add STARTUPINFO to subprocess.__all__ on Windows by Martin Panter · 9 years ago
  87. 259d247 merge 3.5 (#26659) by Benjamin Peterson · 9 years ago
  88. 2b601d3 add gc support to slice (closes #26659) by Benjamin Peterson · 9 years ago
  89. 79a12a2 Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 9 years ago
  90. d82da9f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 9 years ago
  91. cda8094 Issue #15984: Merge PyUnicode doc from 3.5 by Martin Panter · 9 years ago
  92. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  93. 131b8f8 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 9 years ago
  94. 3d74976 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 9 years ago
  95. a4d41b3 Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  96. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  97. 0cab9c1 Issue #26404: Add context manager to socketserver, by Aviv Palivoda by Martin Panter · 9 years ago
  98. 7258176 Merge 3.5 (os.urandom) by Victor Stinner · 9 years ago
  99. 9d24271 Fix os.urandom() on Solaris 11.3 by Victor Stinner · 9 years ago
  100. da3bb38 Issue #26585: Eliminate _quote_html() and use html.escape(quote=False) by Martin Panter · 9 years ago