1. cd85200 Fix typo in test_api.py. (GH-16119) by Miss Islington (bot) · 5 years ago
  2. cf25765 bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) (GH-16113) by Miss Islington (bot) · 5 years ago
  3. 83c21fd bpo-37199: Replace the early returns added in c2cda63. (GH-14535) by Miss Islington (bot) · 5 years ago
  4. 590ed09 bpo-25068: urllib.request.ProxyHandler now lowercases the dict keys (GH-13489) by Miss Islington (bot) · 5 years ago
  5. 6638c92 [3.8] bpo-38148: Add slots to asyncio transports (GH-16077) (GH-16093) by Andrew Svetlov · 5 years ago
  6. 44cb89a bpo-12144: Handle cookies with expires attribute in CookieJar.make_cookies (GH-13921) by Miss Islington (bot) · 5 years ago
  7. 52c99ae Fix the ImportWarning regarding __spec__ and __package__ being None (GH-16003) by Miss Islington (bot) · 5 years ago
  8. 98a4a71 bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956) (GH-16043) by Miss Islington (bot) · 5 years ago
  9. 824407f bpo-21872: fix lzma library decompresses data incompletely (GH-14048) by Miss Islington (bot) · 5 years ago
  10. 717cc61 bpo-36991: Fix incorrect exception escaping ZipFile.extract() (GH-13632) by Miss Islington (bot) · 5 years ago
  11. 67b90a0 bpo-38132: Simplify _hashopenssl code (GH-16023) (#16040) by Miss Islington (bot) · 5 years ago
  12. 345bfc9 bpo-36373: Deprecate explicit loop in task and subprocess API (GH-16033) by Miss Islington (bot) · 5 years ago
  13. f60fd95 closes bpo-37405: Make socket.getsockname() always return a tuple for AF_CAN. (GH-14392) (GH-16018) by Miss Islington (bot) · 5 years ago
  14. 52baf90 bpo-38008: Move builtin protocol whitelist to mapping instead of list (GH-15647) by Miss Islington (bot) · 5 years ago
  15. 3562ae2 [3.8] bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type (GH-15323, GH-16004) (GH-15966) by Petr Viktorin · 5 years ago
  16. 8af4e0c Correct typo in min version test (GH-16001) by Miss Islington (bot) · 5 years ago
  17. d6ac67f bpo-34001: Fix test_ssl with LibreSSL (GH-13783) (#15997) by Miss Islington (bot) · 5 years ago
  18. f90cbcb bpo-36528: Remove duplicate re tests. (GH-2689) by Miss Islington (bot) · 5 years ago
  19. 63eefc3 bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15973) by Miss Islington (bot) · 5 years ago
  20. b4808c1 closes bpo-37252: Fix devpoll tests. (GH-14017) (GH-15948) by Miss Islington (bot) · 5 years ago
  21. 42edfcf bpo-36919: make test_source_encoding.test_issue2301 implementation-independent (GH-13639) (GH-15952) by Miss Islington (bot) · 5 years ago
  22. b18b198 bpo-38107: Replace direct future and task contructor calls with factories in asyncio tests (GH-15928) by Miss Islington (bot) · 5 years ago
  23. cbd7b2a bpo-31163: Added return values to pathlib.Path instance's rename and replace methods. (GH-13582) (GH-15944) by Miss Islington (bot) · 5 years ago
  24. 3b92ddb [3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) (GH-15927) by Vinay Sajip · 5 years ago
  25. e3bd941 bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (GH-10638) by Miss Islington (bot) · 5 years ago
  26. f3e430b bpo-35066: Make trailing percent test more portable. (GH-15907) by Miss Islington (bot) · 5 years ago
  27. 0a6693a [3.8] bpo-37409: fix relative import with no parent (GH-14956) (GH-15913) by Brett Cannon · 5 years ago
  28. 57491de bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899) by Miss Islington (bot) · 5 years ago
  29. 4601f7a [3.8] bpo-36373: Fix deprecation warnings (GH-15889) (GH-15901) by Andrew Svetlov · 5 years ago
  30. df935b5 [3.8] bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823) (GH-15900) by Zachary Ware · 5 years ago
  31. 872c85a bpo-37424: Avoid a hang in subprocess.run timeout output capture (GH-14490) by Miss Islington (bot) · 5 years ago
  32. 74b0291 bpo-28494: Test existing zipfile working behavior. (GH-15853) by Miss Islington (bot) · 5 years ago
  33. d42a4fd bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) (GH-15871) by Victor Stinner · 5 years ago
  34. 97c2f68 [3.8] bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) (#15861) by Jason R. Coombs · 5 years ago
  35. 206e4c3 bpo-38087: Fix case sensitivity in test_pathlib and test_ntpath (GH-15850) by Steve Dower · 5 years ago
  36. f12ff05 bpo-38066: Hide internal Stream methods (GH-15762) by Miss Islington (bot) · 5 years ago
  37. eb1bc48 bpo-37619: update_one_slot() should not ignore wrapper descriptors for wrong type (GH-15838) by Miss Islington (bot) · 5 years ago
  38. bb8fc8b bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] (GH-13920) by Miss Islington (bot) · 5 years ago
  39. fdd17ab bpo-35941: Fix performance regression in SSL certificate code (GH-12610) by Steve Dower · 5 years ago
  40. eadf6b8 bpo-35803: Document and test dir=PathLike for tempfile (GH-11644) by Miss Islington (bot) · 5 years ago
  41. 2d5594f bpo-20490: Improve circular import error message (GH-15308) by Steve Dower · 5 years ago
  42. 78d15fa bpo-38006: Avoid closure in weakref.WeakValueDictionary (GH-15641) by Miss Islington (bot) · 5 years ago
  43. b6ef8f2 bpo-37876: Tests for ROT-13 codec (GH-15314) by Miss Islington (bot) · 5 years ago
  44. 87a5a33 bpo-36250: ignore ValueError from signal in non-main thread (GH-12251) by Miss Islington (bot) · 5 years ago
  45. ebca7eb bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (GH-13239) by Miss Islington (bot) · 5 years ago
  46. 6e3809c bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625) by Miss Islington (bot) · 5 years ago
  47. cc1bdf9 [3.8] bpo-36018: Address more reviewer feedback (GH-15733) (GH-15734) by Raymond Hettinger · 5 years ago
  48. 4d1abed bpo-37380: subprocess: don't use _active on win (GH-14360) (GH-15707) by Miss Islington (bot) · 5 years ago
  49. 6ad0a2c [3.8] bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) (GH-15686) by Abhilash Raj · 5 years ago
  50. 6d7a786 bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs (GH-15522) by Miss Islington (bot) · 5 years ago
  51. cad7abf bpo-38030: Fix os.stat failures on block devices on Windows (GH-15681) by Miss Islington (bot) · 5 years ago
  52. 4dd1c9d closes bpo-37966: Fully implement the UAX GH-15 quick-check algorithm. (GH-15558) by Miss Islington (bot) · 5 years ago
  53. 59e8fba [3.8] bpo-21315: Fix parsing of encoded words with missing leading ws (GH-13425) (GH-15655) by Ashwin Ramaswami · 5 years ago
  54. bf69e16 bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646) (GH-15648) by Miss Islington (bot) · 5 years ago
  55. bd8ca9a [3.8] bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976) (GH-15494) (GH-15624) by Raymond Hettinger · 5 years ago
  56. 4bd1d05 Fix typos mostly in comments, docs and test names (GH-15209) by Miss Islington (bot) · 5 years ago
  57. 27f4186 bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592) (GH-15608) by Miss Islington (bot) · 5 years ago
  58. 96631dc [3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599) by Serhiy Storchaka · 5 years ago
  59. d1d42bf bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) by Miss Islington (bot) · 5 years ago
  60. 097eae5 [3.8] bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510) (GH-15582) by Serhiy Storchaka · 5 years ago
  61. 4adcaf8 bpo-34775: Return NotImplemented in PurePath division. (GH-9509) (GH-15172) by Miss Islington (bot) · 5 years ago
  62. e471a54 bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename (GH-14736) by Miss Islington (bot) · 5 years ago
  63. bd127b1 [3.8] bpo-37482: Fix email address name with encoded words and special chars (GH-14561) (GH-15380) by bsiem · 5 years ago
  64. 2cb82d2 bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138) (GH-15557) by Miss Islington (bot) · 5 years ago
  65. c75f0e5 Fix an invalid assertEqual() call in test_descr.py (GH-15318) by Miss Islington (bot) · 5 years ago
  66. 69d22b8 bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread (GH-15492) by Miss Islington (bot) · 5 years ago
  67. 522a394 [3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) (GH-15509) by Miss Islington (bot) · 5 years ago
  68. a387517 bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) by Miss Islington (bot) · 5 years ago
  69. 6ca0307 [3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15491) by Nick Coghlan · 5 years ago
  70. 21161d7 [3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480) by Raymond Hettinger · 5 years ago
  71. d5a66bc bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453) (GH-15467) by Miss Islington (bot) · 5 years ago
  72. c410f38 bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170) (#15461) by Miss Islington (bot) · 5 years ago
  73. ed146b5 [3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456) by Serhiy Storchaka · 5 years ago
  74. ef3ccd7 bpo-19119: Remove invalid test and rename a misnamed test (GH-15442) (GH-15447) by Miss Islington (bot) · 5 years ago
  75. af84a88 bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) (GH-15435) by Victor Stinner · 5 years ago
  76. 3921d12 bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) by Miss Islington (bot) · 5 years ago
  77. 761e5a7 bpo-26589: Add http status code 451 (GH-15413) (GH-15436) by Miss Islington (bot) · 5 years ago
  78. a6427cb bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423) by Miss Islington (bot) · 5 years ago
  79. 5c77730 bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390) by Miss Islington (bot) · 5 years ago
  80. 5fda09c bpo-28556: Add a regression test to typing (GH-15396) by Miss Islington (bot) · 5 years ago
  81. 967d625 bpo-37834: Fix test on Windows 7 (GH-15377) by Miss Islington (bot) · 5 years ago
  82. a50d2f7 bpo-9949: Call normpath() in realpath() and avoid unnecessary prefixes (GH-15376) by Steve Dower · 5 years ago
  83. f93c15a bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083) by Miss Islington (bot) · 5 years ago
  84. 9eb3d54 bpo-37834: Normalise handling of reparse points on Windows (GH-15370) by Steve Dower · 5 years ago
  85. c30c869 bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287) by Miss Islington (bot) · 5 years ago
  86. 7e293f5 Fix difflib `?` hint in diff output when dealing with tabs (GH-15201) by Miss Islington (bot) · 5 years ago
  87. 44f2c09 bpo-35518: Skip test that relies on a deceased network service. (GH-15349) by Miss Islington (bot) · 5 years ago
  88. 1271ee8 bpo-37868: Improve is_dataclass for instances. (GH-15325) by Miss Islington (bot) · 5 years ago
  89. 8c1c426 bpo-36502: Correct documentation of str.isspace() (GH-15019) (GH-15296) by Greg Price · 5 years ago
  90. 27b38b9 bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15227) by Paul Ganssle · 5 years ago
  91. d85c567 [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) by Victor Stinner · 5 years ago
  92. e7ec9e0 bpo-25172: Add test for crypt ImportError on Windows (GH-15252) by Miss Islington (bot) · 5 years ago
  93. ee98951 bpo-37583: Add err 113 to support.get_socket_conn_refused_errs() (GH-14729) by Miss Islington (bot) · 5 years ago
  94. 5ba1cb0 bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) (GH-15215) by Miss Islington (bot) · 5 years ago
  95. 9500bbe bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) by Miss Islington (bot) · 5 years ago
  96. 4c5b6ba [3.8] bpo-32912: Revert SyntaxWarning on invalid escape sequences (GH-15142) by Serhiy Storchaka · 5 years ago
  97. 2170774 bpo-34155: Dont parse domains containing @ (GH-13079) by Miss Islington (bot) · 5 years ago
  98. 162d45c [3.8] bpo-37795: Capture DeprecationWarnings in the test suite (GH-15184) (GH-15188) by Pablo Galindo · 5 years ago
  99. dde944f bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996) by Miss Islington (bot) · 5 years ago
  100. 79af3bd bpo-20523: pdb searches for .pdbrc in ~ instead of $HOME (GH-11847) by Miss Islington (bot) · 5 years ago