1. 8d08265 Merge from 3.5 by Berker Peksag · 9 years ago
  2. 6129e14 Document that os.mknod() is not available on Windows by Berker Peksag · 9 years ago
  3. 20d458f Merge from 3.5 by Berker Peksag · 9 years ago
  4. 996e5f9 os.genenvb() is not availabnle under Windows by Berker Peksag · 9 years ago
  5. 46825d2 Issue #28194: Clean up some checks in dict implementation. Patch by Xiang Zhang. by Serhiy Storchaka · 9 years ago
  6. 4781b59 Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 9 years ago
  7. 1d480be Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 9 years ago
  8. 9df89d0 Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt by Christian Heimes · 9 years ago
  9. 0eb60a7 Issue #11957: Restored re tests for passing count and maxsplit as positional by Serhiy Storchaka · 9 years ago
  10. b02f8fc Issue #11957: Restored re tests for passing count and maxsplit as positional by Serhiy Storchaka · 9 years ago
  11. 1aca389 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 9 years ago
  12. e6f0199 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 9 years ago
  13. a653196 Remove mention of asyncio.timeout context manager (it was removed) by Guido van Rossum · 9 years ago
  14. 6997946 Issue #28203: Merge from 3.5 by Mark Dickinson · 9 years ago
  15. 613f8e5 Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. by Mark Dickinson · 9 years ago
  16. 938da64 Write configure message to AS_MESSAGE_FD by Christian Heimes · 9 years ago
  17. 1a63b9f Typo by Christian Heimes · 9 years ago
  18. a5d0765 Finish GC code for SSLSession and increase test coverage by Christian Heimes · 9 years ago
  19. 22ecc4b Issue #28221: Merge SSL test cleanup from 3.5 into 3.6 by Martin Panter · 9 years ago
  20. 8609cda Issue #28221: Remove unused assignment from test_asyncore_server() by Martin Panter · 9 years ago
  21. 517507c Issue #28100: Refactor error messages, patch by Ivan Levkivskyi by Christian Heimes · 9 years ago
  22. 6f3f3e5 Increase buffer for readlink() in case OS will support longer names one day. by Christian Heimes · 9 years ago
  23. 3cb091e Increase buffer for readlink() in case OS will support longer names one day. by Christian Heimes · 9 years ago
  24. 0202c34 Add an extra byte for null in case we ever get very long unicode names. by Christian Heimes · 9 years ago
  25. 2f366ca Add an extra byte for null in case we ever get very long unicode names. by Christian Heimes · 9 years ago
  26. e370409 Add test cases for internal SHA3 helpers by Christian Heimes · 9 years ago
  27. 21c8c92 Merge 3.5 (issue #27829) by Victor Stinner · 9 years ago
  28. bd2ffa5 Issue #27829: regrtest -W displays stderr if env changed by Victor Stinner · 9 years ago
  29. 7b7228a remove unneeded cast by Benjamin Peterson · 9 years ago
  30. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 9 years ago
  31. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 9 years ago
  32. ad4d2a5 Null merge by Serhiy Storchaka · 9 years ago
  33. 208bbd2 Silence GCC warning. by Serhiy Storchaka · 9 years ago
  34. 63dc548 Issue #28086: Single var-positional argument of tuple subtype was passed by Serhiy Storchaka · 9 years ago
  35. 5ed5487 Make Lib/test/ssltests.py more useful and faster for OpenSSL testing by Christian Heimes · 9 years ago
  36. 55b196a Make Lib/test/ssltests.py more useful and faster for OpenSSL testing by Christian Heimes · 9 years ago
  37. 3217b12 Merge socketserver fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  38. f3b0639 Issue #27348: Merge exception formatting fix from 3.5 into 3.6 by Martin Panter · 9 years ago
  39. 463ef2b Fix references to Python 3’s socketserver (lowercase) module by Martin Panter · 9 years ago
  40. bb8b1cb Issue #27348: Restore “Exception: None” formatting in traceback module by Martin Panter · 9 years ago
  41. e3d5040 Extend the test to lower pickle protocols. by Serhiy Storchaka · 9 years ago
  42. 92bb90a Extend the test to lower pickle protocols. by Serhiy Storchaka · 9 years ago
  43. b3d4e7f Issue #25651: Merge from 3.5 by Berker Peksag · 9 years ago
  44. 16ea19f Issue #25651: Allow falsy values to be used for msg parameter of subTest() by Berker Peksag · 9 years ago
  45. 349f552 Merge heads by Serhiy Storchaka · 9 years ago
  46. 79f9d4f lcov: ignore more 3rd party code and internal test/debug/dummy files by Christian Heimes · 9 years ago
  47. afd02a4 Issue #28214: Now __set_name__ is looked up on the class instead of the by Serhiy Storchaka · 9 years ago
  48. b00e00c Don't define PY_WITH_KECCAK by Christian Heimes · 9 years ago
  49. 44f4874 Merge 3.5 by Victor Stinner · 9 years ago
  50. 1ddf53d Fix PyUnicode_FromFormatV() error handling by Victor Stinner · 9 years ago
  51. 2f2fee1 va_end() all va_copy()ed va_lists. by Christian Heimes · 9 years ago
  52. 1c56bf0 Merge 3.5 by Victor Stinner · 9 years ago
  53. 0256f42 test_asynico: fix test_sock_connect_sock_write_race() by Victor Stinner · 9 years ago
  54. 0c21214 replace usage of Py_VA_COPY with the (C99) standard va_copy by Benjamin Peterson · 9 years ago
  55. ec2319c Fix memleak in os.getrandom() by Victor Stinner · 9 years ago
  56. 75024c6 (Merge 3.5) Catch EPERM error in py_getrandom() by Victor Stinner · 9 years ago
  57. 6d8bc46 Catch EPERM error in py_getrandom() by Victor Stinner · 9 years ago
  58. af59732 Cleanup random.c by Victor Stinner · 9 years ago
  59. 7582bca Make 3.7 the current dev version in the html version of the docs. by Ned Deily · 9 years ago
  60. a327331 Make 3.7 the current dev version in the html version of the docs. by Ned Deily · 9 years ago
  61. 8ac46c9 revert expat changes by Benjamin Peterson · 9 years ago
  62. e2e792d merge 3.5 (#28184) by Benjamin Peterson · 9 years ago
  63. 918aa89 remove trailing whitespace by Benjamin Peterson · 9 years ago
  64. 1daf6da MERGE: Docs: Correctly link to the methods by Jesus Cea · 9 years ago
  65. 647680e Docs: Correctly link to the methods by Jesus Cea · 9 years ago
  66. 26c03bd Fix memory leak in path_converter() by Victor Stinner · 9 years ago
  67. 286987b delete dead code by Benjamin Peterson · 9 years ago
  68. f5e8e8f merge 3.5 (#24022) by Benjamin Peterson · 9 years ago
  69. 57bda33 merge 3.4 by Benjamin Peterson · 9 years ago
  70. 26d998c properly handle the single null-byte file (closes #24022) by Benjamin Peterson · 9 years ago
  71. 6692f01 merge by Raymond Hettinger · 9 years ago
  72. 7eb1bec Issue #28189: dictitems_contains no longer swallows compare errors. by Raymond Hettinger · 9 years ago
  73. 5820f3a Issue #28193: Use lru_cache in the re module. by Raymond Hettinger · 9 years ago
  74. 5d4b09c correct silly spelling problem by Benjamin Peterson · 9 years ago
  75. 19517e4 replace obmalloc's homegrown uptr and uchar types with standard ones by Benjamin Peterson · 9 years ago
  76. 3924f93 improvements to code that checks whether Python (obmalloc) allocated an address by Benjamin Peterson · 9 years ago
  77. ac965ca stop using Py_LL and Py_ULL by Benjamin Peterson · 9 years ago
  78. 41e35f3 always define HAVE_LONG_LONG (#27961) by Benjamin Peterson · 9 years ago
  79. 9ac11a7 properly free memory in pgen by Benjamin Peterson · 9 years ago
  80. 254ad58 Fix test_huntrleaks_fd_leak() of test_regrtest by Victor Stinner · 9 years ago
  81. 3515dcc issue23591: fix flag decomposition and repr by Ethan Furman · 9 years ago
  82. 9a7bbb2 Issue #25400: RobotFileParser now correctly returns default values for crawl_delay and request_rate by Berker Peksag · 9 years ago
  83. 85c98bf Issue #26661: setup.py now detects system libffi with multiarch wrapper. by Christian Heimes · 9 years ago
  84. 96b2dd5 Issue #26661: setup.py now detects system libffi with multiarch wrapper. by Christian Heimes · 9 years ago
  85. 44efa8a Null merge from 3.5 by Berker Peksag · 9 years ago
  86. 5a5ae74 Issue #26610: Skip test_with_pip if _ctypes is not available in OpenIndiana by Berker Peksag · 9 years ago
  87. b66df15 Null merge from 3.5 by Berker Peksag · 9 years ago
  88. bf3c1c3 Issue #28075: Fix test_access_denied in Python 3.5 by Berker Peksag · 9 years ago
  89. 2a8d7f1 Issue #28151: Use pythontest.net in test_robotparser by Berker Peksag · 9 years ago
  90. a2365c1 Null merge from 3.5 by Steve Dower · 9 years ago
  91. 17a564e Add file missed from backport by Steve Dower · 9 years ago
  92. 74f4af7 Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 9 years ago
  93. 1374053 Null merge from 3.5 by Steve Dower · 9 years ago
  94. 1ec262b Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 9 years ago
  95. 7e3dfd1 Fixes bad merge for issue #28110 by Steve Dower · 9 years ago
  96. 7358efa Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 9 years ago
  97. 1c75c18 Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 9 years ago
  98. a7b1058 Issue #28176: Merge from 3.5 by Berker Peksag · 9 years ago
  99. bdcc8f9 Issue #28176: Increase timeout for test_sock_connect_sock_write_race by Berker Peksag · 9 years ago
  100. 6dd8eca Issue #28192: Adds tests for hook in isolated mode by Steve Dower · 9 years ago