1. e38415e issue26775 - Improve test coverage for urllib.parse by Senthil Kumaran · 8 years ago
  2. 5cad060 Merge subprocess test from 3.5 by Martin Panter · 8 years ago
  3. 23172bd Issue #10838: Run test__all__() everywhere, even if poll() is not available by Martin Panter · 8 years ago
  4. 8b04a94 Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  5. 119e502 Fix typos in code comments and documentation by Martin Panter · 8 years ago
  6. d3aeb9b Issue #26638: Merge link fixes from 3.5 by Martin Panter · 8 years ago
  7. 00ccacc Issue #26638: Fix links to some CLI options and section headings by Martin Panter · 8 years ago
  8. f7ee9c2 Issue #25314: Merge argparse doc from 3.5 by Martin Panter · 8 years ago
  9. 79a12a2 Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  10. d82da9f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  11. a9dd804 merge heads by Gregory P. Smith · 8 years ago
  12. b0c6380 merge heads by Gregory P. Smith · 8 years ago
  13. 1ff6b6a merge heads by Gregory P. Smith · 8 years ago
  14. 65f315e Exclude super long running tests from the PROFILE_TASK for PGO by Gregory P. Smith · 8 years ago
  15. ad45ab8 Exclude super long running tests from the PROFILE_TASK for PGO by Gregory P. Smith · 8 years ago
  16. dfa7e8c Issue #26535: Merge struct doc from 3.5 by Martin Panter · 8 years ago
  17. b030991 Issue #26535: Correct docs regarding the struct buffer size by Martin Panter · 8 years ago
  18. 43de36d Issue #26766: Remove redundant bytearray_format() from bytearrayobject.c by Berker Peksag · 8 years ago
  19. 1f8a1cc Merge for issue #26760 by Brett Cannon · 8 years ago
  20. abf797d Issue #26760: Minimally document PyFrameObject by Brett Cannon · 8 years ago
  21. 6dda1b1 Remove python fallback for compare_digest. by Steven D'Aprano · 8 years ago
  22. d48a202 Merge for issue #25609 by Brett Cannon · 8 years ago
  23. f3ad042 Issue #25609: Backport typing.ContextManager. by Brett Cannon · 8 years ago
  24. e914d41 Issue #26766: Fix _PyBytesWriter_Finish() by Victor Stinner · 8 years ago
  25. 12bb6f4 Null merge by Serhiy Storchaka · 8 years ago
  26. 3c149a6 Issue #26764: Bacported tests for bytes formatting. by Serhiy Storchaka · 8 years ago
  27. c9a59e6 Issue #26764: Fixed SystemError in bytes.__rmod__. by Serhiy Storchaka · 8 years ago
  28. cda8094 Issue #15984: Merge PyUnicode doc from 3.5 by Martin Panter · 8 years ago
  29. 20d3255 Issue #15984: Correct PyUnicode_FromObject() and _FromEncodedObject() docs by Martin Panter · 8 years ago
  30. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 8 years ago
  31. 8ca020e Fix missing parens. by Steven D'Aprano · 8 years ago
  32. 08fbef0 Improve tests with more modern assert* methods and subTests. by Steven D'Aprano · 8 years ago
  33. a873f68 run Tools/reindent.py on secrets.py to satisfy the checkwhitespace hook by Steven D'Aprano · 8 years ago
  34. 9570272 Add secrets module and tests. by Steven D'Aprano · 8 years ago
  35. 15d2d49 Closes #26706: Merge with 3.5 by Zachary Ware · 8 years ago
  36. 7d82d03 Issue #26706: Update OpenSSL version in PCbuild/readme.txt by Zachary Ware · 8 years ago
  37. 2c164b7 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  38. dfcb041 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  39. 23c5cbb fs_unicode_converter is no longer used. by Serhiy Storchaka · 9 years ago
  40. 2eb6b0d Issues #26716, #26057: Regenerate Argument Clinic code. by Serhiy Storchaka · 9 years ago
  41. d6117a4 Issue #26716: Regenerate Argument Clinic code. by Serhiy Storchaka · 9 years ago
  42. 0fe7978 Issue26748: Enum classes should evaluate as True by Ethan Furman · 9 years ago
  43. de4e079 Issue26748: Enum classes should evaluate as True by Ethan Furman · 9 years ago
  44. 5de67b1 Issue26748: Enum classes should evaluate as True by Ethan Furman · 9 years ago
  45. 21a663e Issue #26057: Got rid of nonneeded use of PyUnicode_FromObject(). by Serhiy Storchaka · 9 years ago
  46. 131b8f8 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 9 years ago
  47. 3d74976 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 9 years ago
  48. 6fce353 merge 3.5. by Senthil Kumaran · 9 years ago
  49. a3c532b [minor] - Correct the docstring of locale.str. Patch by poleto. by Senthil Kumaran · 9 years ago
  50. 81939db Issue #25496: Merge tarfile doc from 3.5 by Martin Panter · 9 years ago
  51. 7f7c605 Issue #25496: Document compresslevel defaults to 9, by Hamza T Khan by Martin Panter · 9 years ago
  52. a4d41b3 Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  53. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  54. 0cab9c1 Issue #26404: Add context manager to socketserver, by Aviv Palivoda by Martin Panter · 9 years ago
  55. 7258176 Merge 3.5 (os.urandom) by Victor Stinner · 9 years ago
  56. 1b80b24 configure: fix HAVE_GETRANDOM_SYSCALL check by Victor Stinner · 9 years ago
  57. 9d24271 Fix os.urandom() on Solaris 11.3 by Victor Stinner · 9 years ago
  58. 328cb1f Update pygettext.py to get ride of imp by Victor Stinner · 9 years ago
  59. a07614a Merge 3.5 by Victor Stinner · 9 years ago
  60. c6ec54d Issue #26647: Fix typo in test_grammar by Victor Stinner · 9 years ago
  61. 7e50978 Issue #26647: Cleanup modulefinder by Victor Stinner · 9 years ago
  62. 7b22823 Issue #26647: Cleanup opcode by Victor Stinner · 9 years ago
  63. 2cfa4c7 merge with 3.5 by Georg Brandl · 9 years ago
  64. 7ff033b Clarify greedy-qualifier example, avoid HTML. by Georg Brandl · 9 years ago
  65. 2940255 Issue #26733: Fixed formatting line numbers in test_dis. by Serhiy Storchaka · 9 years ago
  66. 247763d Issue #26733: Fixed formatting line numbers in test_dis. by Serhiy Storchaka · 9 years ago
  67. 96790a4 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 9 years ago
  68. de886d9 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 9 years ago
  69. 21de67f Merge 3.5 by Victor Stinner · 9 years ago
  70. a9901e8 typing doc: add versionadded 3.5 by Victor Stinner · 9 years ago
  71. 1dc2dda Add a versionchanged directive to document addition of the new 'namereplace' error handler. by Berker Peksag · 9 years ago
  72. 2c57da0 Add a versionchanged directive to document addition of the new 'namereplace' error handler. by Berker Peksag · 9 years ago
  73. 313f4c6 Null merge by Serhiy Storchaka · 9 years ago
  74. ba416ee Merge heads by Serhiy Storchaka · 9 years ago
  75. a1f5f8b Merge heads by Serhiy Storchaka · 9 years ago
  76. 336fc5b Issue #25910: Fixed dead links in the docs. by Serhiy Storchaka · 9 years ago
  77. 8e72f50 Fix typos in mock and exceptions docs by Berker Peksag · 9 years ago
  78. 8fafc74 Fix typos in mock and exceptions docs by Berker Peksag · 9 years ago
  79. 90be733 Issue #25910: Fixed dead links in the docs. by Serhiy Storchaka · 9 years ago
  80. 59865e7 Issue #26200: Restored more safe usages of Py_SETREF. by Serhiy Storchaka · 9 years ago
  81. 864b63c Issue #26200: Restored more safe usages of Py_SETREF. by Serhiy Storchaka · 9 years ago
  82. a29f720 Issue #14456: Merge signal doc fix from 3.5 by Martin Panter · 9 years ago
  83. 199e3f8 Issue #14456: Remove contradiction about blocking signals from bad merge by Martin Panter · 9 years ago
  84. da3bb38 Issue #26585: Eliminate _quote_html() and use html.escape(quote=False) by Martin Panter · 9 years ago
  85. 50ab1a3 Issue #26685: Raise OSError if closing a socket fails by Martin Panter · 9 years ago
  86. f01e408 Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF by Serhiy Storchaka · 9 years ago
  87. 57a01d3 Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF by Serhiy Storchaka · 9 years ago
  88. 47c5474 Issue #26623: TypeError message for JSON unserializible object now contains by Serhiy Storchaka · 9 years ago
  89. 03f17f8 Issue #17339: Improved TypeError message in bytes constructor. by Serhiy Storchaka · 9 years ago
  90. 96cdbe7 Issue #26719: More efficient formatting of ints and floats in json. by Serhiy Storchaka · 9 years ago
  91. e0805cf Issue #26719: More efficient formatting of ints and floats in json. by Serhiy Storchaka · 9 years ago
  92. 4030027 Issue #25339: PYTHONIOENCODING now has priority over locale in setting the by Serhiy Storchaka · 9 years ago
  93. fc43511 Issue #25339: PYTHONIOENCODING now has priority over locale in setting the by Serhiy Storchaka · 9 years ago
  94. cfff15d Issue #26712: Merge string_tests cleanup from 3.5 by Martin Panter · 9 years ago
  95. 731b1b1 Remove relics of str8 (became bytes) and buffer (bytearray) type tests by Martin Panter · 9 years ago
  96. 0d0db6c Issue #26712: Unify (r)split, (l/r)strip tests into string_tests by Martin Panter · 9 years ago
  97. 3872d62 Issue #25609: Double back-ticks to avoid “make check” buildbot failure by Martin Panter · 9 years ago
  98. db3e2bd Issue #21069: Merge test_fileno() from 3.5 by Martin Panter · 9 years ago
  99. d979b2c Issue #21069: Move test_fileno() from test_urllibnet and rewrite it by Martin Panter · 9 years ago
  100. ae197c9 Issue #26609: Merge HTTP tests from 3.5 by Martin Panter · 9 years ago