1. 263dcd2 Issue #23799: Added test.support.start_threads() for running and cleaning up by Serhiy Storchaka · 9 years ago
  2. b9100e5 Issue #18473: Fixed pickle compatibility tests for optional modules. by Serhiy Storchaka · 9 years ago
  3. bfe1824 Issue #18473: Fixed 2to3 and 3to2 compatible pickle mappings. by Serhiy Storchaka · 9 years ago
  4. 7d0325d #23745: handle duplicate MIME parameter names in new parser. by R David Murray · 9 years ago
  5. a3a100b Issue #22390: test.regrtest now emits a warning if temporary files or by Serhiy Storchaka · 9 years ago
  6. d90f8d1 Closes #23801 - Ignore entire preamble to multipart in cgi.FieldStorage by Donald Stufft · 9 years ago
  7. 48070c1 Issue #23803: Fixed str.partition() and str.rpartition() when a separator by Serhiy Storchaka · 9 years ago
  8. 9db5500 Make some tests more frienly to MemoryError. by Serhiy Storchaka · 9 years ago
  9. d7aa524 Issue #23445: Fix test.support.python_is_optimized() for CFLAGS=-Og by Victor Stinner · 9 years ago
  10. 79fd962 asyncio: Fix _SelectorTransport.__repr__() if the event loop is closed by Victor Stinner · 9 years ago
  11. 0b4e355 Check that failed writerow() doesn't produce change a file. by Serhiy Storchaka · 9 years ago
  12. 1b87ae0 Issue #23742: ntpath.expandvars() no longer loses unbalanced single quotes. by Serhiy Storchaka · 9 years ago
  13. b0749ca Fixed bytes warnings when run tests with -vv. by Serhiy Storchaka · 9 years ago
  14. 7665be6 Issue #21802: The reader in BufferedRWPair now is closed even when closing by Serhiy Storchaka · 9 years ago
  15. 8ffe917 Issue #23671: string.Template now allows to specify the "self" parameter as by Serhiy Storchaka · 9 years ago
  16. be1eb14 Added tests for mixed kinds of Unicode strings. by Serhiy Storchaka · 9 years ago
  17. d4c2ac8 Issue #21560: An attempt to write a data of wrong type no longer cause by Serhiy Storchaka · 9 years ago
  18. beed840 #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. by R David Murray · 9 years ago
  19. ce8f5de Issue #22289: Prevent test_urllib2net failures due to ftp connection timeout. by Ned Deily · 9 years ago
  20. 52027c3 Issue #22351: The nntplib.NNTP constructor no longer leaves the connection by Serhiy Storchaka · 9 years ago
  21. 74a49ac Issue #23681: Fixed Python 2 to 3 poring bugs. by Serhiy Storchaka · 9 years ago
  22. 423feea Issue #23136: _strptime now uniformly handles all days in week 0, including by Serhiy Storchaka · 9 years ago
  23. 56cefa6 Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to by Serhiy Storchaka · 9 years ago
  24. 482fe04 issue23673 by Ethan Furman · 9 years ago
  25. c4c19b3 Issue #23353: improve exceptions tests for generators by Antoine Pitrou · 9 years ago
  26. d55436a Issue #23207: Improved kwarg validation. by Vinay Sajip · 9 years ago
  27. ab6b9f8 Issue #22585: make URandomFDTests test case actually run by Ned Deily · 9 years ago
  28. 05d5473 Use non-zero and non-last positions in error handler tests. by Serhiy Storchaka · 9 years ago
  29. 98d156b Increased coverage of standard codec error handlers. by Serhiy Storchaka · 9 years ago
  30. 577fc4e Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. by Serhiy Storchaka · 9 years ago
  31. 79fbeee Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now by Serhiy Storchaka · 9 years ago
  32. a60c2fe Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  33. 18987a1 Issue #20617: Remove unused import in test_ssl. by Berker Peksag · 9 years ago
  34. 0561c53 Issue #23605: Refactor os.walk() tests to also run them on os.fwalk() by Victor Stinner · 9 years ago
  35. a112a8a Issue #22928: Disabled HTTP header injections in http.client. by Serhiy Storchaka · 9 years ago
  36. c775ad6 Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. by Serhiy Storchaka · 9 years ago
  37. a654510 Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects. by Antoine Pitrou · 9 years ago
  38. 101447b fix up import style by Benjamin Peterson · 9 years ago
  39. f87afb0 Issue #21619: Cleaned up test_broken_pipe_cleanup. Patch by Martin Panter. by Serhiy Storchaka · 9 years ago
  40. e3207fe Issue #20876: correctly close temporary file in test.support.fs_is_case_insensitive() by Antoine Pitrou · 9 years ago
  41. f8904e9 Issue #22853: Added regression test for using multiprocessing.Queue at import by Serhiy Storchaka · 9 years ago
  42. c19ed37 remove redundant test by Benjamin Peterson · 9 years ago
  43. a915723 fix potential refleak in PyFloat_AsDouble (closes #23590) by Benjamin Peterson · 9 years ago
  44. c3d9c5c adjust test_crl_check for trusted first being default by Benjamin Peterson · 9 years ago
  45. 990fcaa expose X509_V_FLAG_TRUSTED_FIRST by Benjamin Peterson · 9 years ago
  46. 20f4bd4 Issue #21619: Try to fix test_broken_pipe_cleanup() by Victor Stinner · 9 years ago
  47. 9270be7 Added more tests for urllib.parse utility functions. by Serhiy Storchaka · 9 years ago
  48. ed0392a Issue #23527: Update Gmail port number for STARTTLS to 587. by Berker Peksag · 9 years ago
  49. 659f631 Issue #23477: Improve test coverage of wsgiref.simple_server. by Berker Peksag · 9 years ago
  50. bcdfc6a Issue #23387: Skip test_issue16464 if it raises an 5xx error. by Berker Peksag · 9 years ago
  51. 4c094e5 Fixed pydoc tests when run with -OO. by Serhiy Storchaka · 9 years ago
  52. 24d3dee Fixes #23521: Corrected pure python implementation of timedelta division. by Alexander Belopolsky · 9 years ago
  53. cf265fd Fixed a test for issue #21619 on Windows. by Serhiy Storchaka · 9 years ago
  54. ab900c2 Issue #21619: Popen objects no longer leave a zombie after exit in the with by Serhiy Storchaka · 9 years ago
  55. b389b48 Issue #23526: Fix ResourceWarning in test_httplib. Patch written by Alex Shkop. by Victor Stinner · 9 years ago
  56. ed135f4 remove unused import by Benjamin Peterson · 9 years ago
  57. c26a1a4 Broke reference loops in tests added in issue #5700. by Serhiy Storchaka · 9 years ago
  58. a3369a5 Issues #814253, #9179: Warnings now are raised when group references and by Serhiy Storchaka · 9 years ago
  59. a1543cd Issue #23215: Multibyte codecs with custom error handlers that ignores errors by Serhiy Storchaka · 9 years ago
  60. a3712a9 Issue #5700: io.FileIO() called flush() after closing the file. by Serhiy Storchaka · 9 years ago
  61. 5e3d7a4 Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding by Serhiy Storchaka · 9 years ago
  62. babc688 Issue #23439: Add missing entries to http.client.__all__. by Berker Peksag · 9 years ago
  63. 0954585 Issue #23474: Enhanced locale testing. by Serhiy Storchaka · 9 years ago
  64. 70e2847 document the requestline and close_connection attributes, use real booleans, and add tests (closes #23410) by Benjamin Peterson · 9 years ago
  65. e7a2f64 asyncio: Fix warning in test_close_kill_running() by Victor Stinner · 9 years ago
  66. 4088ad9 Issue #23475, asyncio: Fix test_close_kill_running() by Victor Stinner · 9 years ago
  67. 4cb814c asyncio, Tulip issue 220: Merge JoinableQueue with Queue. by Victor Stinner · 9 years ago
  68. 54237f9 fix pydoc.apropos and pydoc.synopsis on modules with empty docstrings (#21548) by Benjamin Peterson · 9 years ago
  69. e1efc07 Issue #17753: effective_ids unavailable on Windows. by Berker Peksag · 9 years ago
  70. 74eb8b2 Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumb by Serhiy Storchaka · 9 years ago
  71. 57fffd6 Issue #23146: Fix mishandling of absolute Windows paths with forward slashes in pathlib. by Antoine Pitrou · 9 years ago
  72. 0aa74e1 Issue #19681: Test the repr of partial with more than one keyword argument. by Serhiy Storchaka · 9 years ago
  73. fa310ee Use pickled data compatible with Python 2 for testing protocols 0-2. by Serhiy Storchaka · 9 years ago
  74. 56abe39 Merge heads by Serhiy Storchaka · 9 years ago
  75. 85c3033 Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 9 years ago
  76. db724fe Issue #17753: Skip test_zipfile tests which require write access to test by Serhiy Storchaka · 9 years ago
  77. 6b688d8 Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. by Serhiy Storchaka · 9 years ago
  78. 366c570 Issue #23418: Add missing entries to http.server.__all__. by Berker Peksag · 9 years ago
  79. a25c542 Issue #21849: Ported from 2.7 tests for non-ASCII data. by Serhiy Storchaka · 9 years ago
  80. 8e36812 asyncio: BaseSubprocessTransport.close() doesn't try to kill the process if it by Victor Stinner · 9 years ago
  81. 832dd5f Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h. by Serhiy Storchaka · 9 years ago
  82. b518134 Issue #23392: Added tests for marshal C API that works with FILE*. by Serhiy Storchaka · 9 years ago
  83. 17d337b Issue #23881: Only use entry-values with gdb 7.4 in tests. by Serhiy Storchaka · 9 years ago
  84. 104b9e0 fix many custom mro() edge cases and improve code quality (#22735) by Benjamin Peterson · 9 years ago
  85. aad7b2e test_multiprocessing: tolerate a delta of 30 ms because of bad clock resolution by Victor Stinner · 9 years ago
  86. aef859c Issue #18982: Add tests for CLI of the calendar module. by Serhiy Storchaka · 9 years ago
  87. 05784a7 Issue #23345: Prevent test_ssl failures with large OpenSSL patch level by Ned Deily · 9 years ago
  88. c3493aa Make the stdlib test suite helper test.script_helper._assert_python no longer by Gregory P. Smith · 9 years ago
  89. 2fc2313 asyncio: Only call _check_resolved_address() in debug mode by Victor Stinner · 9 years ago
  90. b9a3dd9 Skip some tests that require a subinterpreter launched with -E or -I when the by Gregory P. Smith · 9 years ago
  91. 3265344 Issue #23358: Add missing BaseServer entry to socketserver.__all__. by Berker Peksag · 9 years ago
  92. c057c38 Issue #23099: Closing io.BytesIO with exported buffer is rejected now to by Serhiy Storchaka · 9 years ago
  93. b5e8e57 Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests. by Serhiy Storchaka · 9 years ago
  94. dee948b Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests. by Serhiy Storchaka · 9 years ago
  95. b0ef785 merge 3.3 by Benjamin Peterson · 9 years ago
  96. 1572944 reduce memory usage of test (closes #23369) by Benjamin Peterson · 9 years ago
  97. f5f9c13 adjust for py3k module renaming by Benjamin Peterson · 9 years ago
  98. 3356a2e _clear_type_cache is cpython-only by Benjamin Peterson · 9 years ago
  99. 7a66fc2 revert lineno and col_offset changes from #16795 (closes #21295) by Benjamin Peterson · 9 years ago
  100. c468b53 merge 3.3 (#23364, #23363) by Benjamin Peterson · 9 years ago