1. 1217470 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  2. 0366004 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 8 years ago
  3. 76febd0 Issue #26919: On Android, operating system data is now always encoded/decoded by Xavier de Gaye · 8 years ago
  4. 3d3f264 Fix a memory leak in split-table dictionaries by Victor Stinner · 8 years ago
  5. 8320193 Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  6. 3d40e37 Issue #28930: Add a Makefile rule for bytes_methods.c. by Xiang Zhang · 8 years ago
  7. cb2128c _asyncio uses _PyObject_CallMethodIdObjArgs() by Victor Stinner · 8 years ago
  8. 0bf5906 Issue #28944: Merge from 3.5 by Berker Peksag · 8 years ago
  9. 7b440df Issue #28944: Fix footnote numbering by Berker Peksag · 8 years ago
  10. 471bc3c Issue #28849: Skip test_sysconfig.test_triplet_in_ext_suffix on non linux platforms. by Xavier de Gaye · 8 years ago
  11. c3c6f71 Fixes maximum usable length of buffer for formatting time zone in localtime(). by Steve Dower · 8 years ago
  12. 386072e Merge from 3.6. by Serhiy Storchaka · 8 years ago
  13. 49010ee Revert changeset 1f31bf3f76f5 (issue5322) except tests. by Serhiy Storchaka · 8 years ago
  14. e88ed05 Issue #28683: Fix the tests that bind() a unix socket and raise PermissionError by Xavier de Gaye · 8 years ago
  15. 1351c31 Issue #20211: Do not add the directory for installing C header files and by Xavier de Gaye · 8 years ago
  16. 7262b42 Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe by Steve Dower · 8 years ago
  17. 4347881 Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe by Steve Dower · 8 years ago
  18. e13c320 Issue #28190: Cross compiling the _curses module does not use anymore by Xavier de Gaye · 8 years ago
  19. 3a4e989 Issue #28759: Fix the tests that fail with PermissionError when run as by Xavier de Gaye · 8 years ago
  20. fb24eea Issue #26856: Fix the tests assuming that the pwd module has getpwall() and by Xavier de Gaye · 8 years ago
  21. 3432f2f Issue #28089: Document TCP_NODELAY in asyncio by Yury Selivanov · 8 years ago
  22. 10beb3c Issue #28896: Disable WindowsRegistryFinder by default. by Steve Dower · 8 years ago
  23. 452b3a6a Issue #28764: Fix a test_mailbox failure on Android API 24 when run as a non-root user. by Xavier de Gaye · 8 years ago
  24. b227227 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 8 years ago
  25. e711cc0 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 8 years ago
  26. 4cc30ae Issue #28739: f-string expressions no longer accepted as docstrings and by Serhiy Storchaka · 8 years ago
  27. 8114f21 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  28. 8b58339 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  29. 0a7b859 Issues #28916, #26483: Merge stdtypes.rst from 3.5 by Martin Panter · 8 years ago
  30. 49c14d8 Issue #26483: Clarify str.isdecimal() and isdigit() by Martin Panter · 8 years ago
  31. 41176ae Issue #28916: Correct description of %o and %x alternative forms by Martin Panter · 8 years ago
  32. 071fbcb Merge for issue #28424 by Brett Cannon · 8 years ago
  33. bc538e3 Issue #28424: Document pkgutil.get_data() doesn't work with namespace packages. by Brett Cannon · 8 years ago
  34. 32cf1ac Issue #28849: Do not define sys.implementation._multiarch on Android. by Xavier de Gaye · 8 years ago
  35. ebb39bc 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 · 8 years ago
  36. 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 · 8 years ago
  37. 13f1c33 Issue #28918: Fix the cross compilation of xxlimited when Python by Xavier de Gaye · 8 years ago
  38. 2179961 Issue #28771: Merge C API doc fix from 3.5 by Martin Panter · 8 years ago
  39. 7a44783 Issue #28771: Update tp_get/setattr signature documentation by Martin Panter · 8 years ago
  40. 186b204 Fix typos in comment and documentation by Martin Panter · 8 years ago
  41. b7880b0 Issue #28820: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  42. 898573a Issue #28820: Fix spelling of “practice” as a noun by Martin Panter · 8 years ago
  43. 2fed8cd Issues #28755, #28753: Merge Arg Clinic howto from 3.5 by Martin Panter · 8 years ago
  44. cfa9bad Issue #28755: Improve syntax highlighting in Arg Clinic howto by Martin Panter · 8 years ago
  45. a277c13 Issue 28753: Argument Clinic howto docfix, courtesy Julien Palard. by Martin Panter · 8 years ago
  46. f44abda Issue #26937: The chown() method of the tarfile.TarFile class does not fail now by Xavier de Gaye · 8 years ago
  47. 932d40a Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  48. 2036742 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  49. 606ab86 Change order of io.UnsupportedOperation base classes. by Serhiy Storchaka · 8 years ago
  50. 5adfac2 Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 8 years ago
  51. 028ace1 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  52. e503126 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  53. 41fef63 rm unused import by Benjamin Peterson · 8 years ago
  54. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  55. 7bc01c3 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  56. 29b0a26 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  57. de6efdb Ensures intermediate directory is created before accessing it. by Steve Dower · 8 years ago
  58. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  59. 2d397dc Merge heads by Serhiy Storchaka · 8 years ago
  60. ee1b01a Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  61. 1177696 - Import latest config.sub config.guess files by doko@ubuntu.com · 8 years ago
  62. 61f0a02 Issue #28790: Fix error when using Generic and __slots__ (Ivan L) by Guido van Rossum · 8 years ago
  63. 47a9a4b Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state by Łukasz Langa · 8 years ago
  64. c7b1a0b Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  65. 4931122 Add missing square bracket in typing.get_type_hints() by Berker Peksag · 8 years ago
  66. 219a012 Issue #28738: Document SIGBREAK as an acceptable value on Windows by Berker Peksag · 8 years ago
  67. a860286 Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) by Guido van Rossum · 8 years ago
  68. f0888cd Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command. by Steve Dower · 8 years ago
  69. eae64fd Issue #28770: Update python-gdb.py for fastcalls by Victor Stinner · 8 years ago
  70. cb9ab0f Issue #26941: Fix test_threading that hangs on the Android armv7 qemu emulator. by Xavier de Gaye · 8 years ago
  71. f79606d Issue #26940: Fix test_importlib that hangs on the Android armv7 qemu emulator. by Xavier de Gaye · 8 years ago
  72. 7522ef4 Issue #26939: Add the support.setswitchinterval() function to fix by Xavier de Gaye · 8 years ago
  73. 0d5742d guard HAVE_LONG_LONG definition to prevent redefinition (#28898) by Benjamin Peterson · 8 years ago
  74. 098f85b Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  75. eb58936 Issue #28635: Drop the note that whatsnew is incomplete by Yury Selivanov · 8 years ago
  76. 427f10b Merge from 3.5. by Serhiy Storchaka · 8 years ago
  77. 2c5a830 Issue #28731: Optimize _PyDict_NewPresized() to create correct size dict. by INADA Naoki · 8 years ago
  78. 0c78634 Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 8 years ago
  79. 520348e Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  80. 3ca43ed Prepare for 3.6.1. Any further 3.6.0 release candidates and 3.6.0 final will be cherrypicked and merged here. by Ned Deily · 8 years ago
  81. 5dd9ca9 Added tag v3.6.0rc1 for changeset 29a273eee9a5 by Ned Deily · 8 years ago
  82. ad2c2d3 Version bump for 3.6.0rc1 by Ned Deily · 8 years ago
  83. d3f39d3 Update pydoc topics for 3.6.0rc1 by Ned Deily · 8 years ago
  84. 8bb38a7 Regenerate configure with autoconf 2.69. by Ned Deily · 8 years ago
  85. c1c3292 Issue #28835: Tidy previous showwarning changes based on review comments. by Ned Deily · 8 years ago
  86. 9a55495 Update the Mac installer README file for 3.6.0. by Ned Deily · 8 years ago
  87. 53c53ea Issue #27030: Unknown escapes in re.sub() replacement template are allowed by Serhiy Storchaka · 8 years ago
  88. b0f75c5 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  89. 8ae9e6a warnings: Fix the issue number by Victor Stinner · 8 years ago
  90. 8ef46be catch_warnings() calls showwarning() if overriden by Victor Stinner · 8 years ago
  91. 3d3e9ff merge 3.5 by Benjamin Peterson · 8 years ago
  92. 9a953db Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  93. 19d2467 Issue #23722: improve __classcell__ compatibility by Nick Coghlan · 8 years ago
  94. 71c62e1 Neaten-up and extend the examples in the random module docs. by Raymond Hettinger · 8 years ago
  95. 2238131 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  96. e418432 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  97. 21cf577 Revert unintended merge by Steve Dower · 8 years ago
  98. f00ef72 Ensures intermediate directory is created before using it by Steve Dower · 8 years ago
  99. 1058109 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  100. b6a6b45 Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago