1. 818f5b5 bpo-32604: Clean up test.support.interpreters. (gh-20926) by Eric Snow · 5 years ago
  2. 113e2b0 bpo-40985: Show correct SyntaxError text when last line has a LINECONT (GH-20888) by Lysandros Nikolaou · 5 years ago
  3. 8666356 closes bpo-28557: error message for bad raw readinto (GH-7496) by David Szotten · 5 years ago
  4. 5f79f46 bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) by Xavier Fernandez · 5 years ago
  5. 4a3a682 bpo-40448: ensurepip: Do not use cache (GH-19812) by Krzysztof Konopko · 5 years ago
  6. d8cf351 bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) by roger · 5 years ago
  7. 8f04a84 bpo-30064: Fix slow asyncio sock test (GH-20868) by Fantix King · 5 years ago
  8. d71ab4f bpo-40855: Fix ignored mu and xbar parameters (GH-20835) by Raymond Hettinger · 5 years ago
  9. 29c1172 bpo-40834: Fix truncate when sending str object with channel (GH-20555) by An Long · 5 years ago
  10. 08b1bba bpo-40964: disable remote IMAP tests (GH-20836) by Christian Heimes · 5 years ago
  11. 3ee0e48 bpo-40890: Add `mapping` property to dict views (GH-20749) by Dennis Sweeney · 5 years ago
  12. 2145c8c bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110) by native-api · 5 years ago
  13. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 5 years ago
  14. 311110a bpo-40275: Move TransientResource to test_urllib2net (GH-20812) by Victor Stinner · 5 years ago
  15. 10e6506 bpo-40275: Add warnings_helper submodule in test.support (GH-20797) by Hai Shi · 5 years ago
  16. bdfe9b6 bpo-40275: test.supports imports lazily fnmatch, glob, struct (GH-20810) by Victor Stinner · 5 years ago
  17. d72b964 bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807) by Victor Stinner · 5 years ago
  18. b2dca49 bpo-34401: Fix test_gdb for HP GDB version string (GH-20804) by Victor Stinner · 5 years ago
  19. 896f4cf bpo-40847: Consider a line with only a LINECONT a blank line (GH-20769) by Lysandros Nikolaou · 5 years ago
  20. 7f888c7 bpo-40275: Add import_helper submodule in test.support (GH-20794) by Hai Shi · 5 years ago
  21. 9c24e2e bpo-40927: Fix test_binhex when run twice (GH-20764) by Victor Stinner · 5 years ago
  22. f6e58ae bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779) by Victor Stinner · 5 years ago
  23. ec88e1b bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117) by Serhiy Storchaka · 5 years ago
  24. c6483c9 Raise specialised syntax error for invalid lambda parameters (GH-20776) by Pablo Galindo · 5 years ago
  25. 0d00b2a bpo-40275: Add os_helper submodule in test.support (GH-20765) by Hai Shi · 5 years ago
  26. 07d8112 bpo-40889: Optimize dict.items() ^ dict.items() (GH-20718) by Dennis Sweeney · 5 years ago
  27. bae872f bpo-32604: Recommit "bpo-32604: PEP 554 for use in test suite (GH-19985)" (GH-20611) by Joannah Nanjekye · 5 years ago
  28. e81f6e6 bpo-40910: Export Py_GetArgcArgv() function (GH-20721) by Victor Stinner · 5 years ago
  29. 8f023a2 bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) by Sandro Mani · 5 years ago
  30. 9f49590 bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser (GH-20697) by Pablo Galindo · 5 years ago
  31. 972ab03 bpo-40904: Fix segfault in the new parser with f-string containing yield statements with no value (GH-20701) by Pablo Galindo · 5 years ago
  32. 2efe18b bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (#20681) by Jason R. Coombs · 5 years ago
  33. f7c4e23 bpo-40724: Support setting buffer slots from type specs (GH-20648) by scoder · 5 years ago
  34. 68874a8 bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649) by Batuhan Taskaya · 5 years ago
  35. b084d1b bpo-40862: Raise TypeError when const is given to argparse.BooleanOptionalAction (GH-20623) by Rémi Lapeyre · 5 years ago
  36. 161541a bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) by Jason R. Coombs · 5 years ago
  37. 5fe1df1 Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (#20655) by Stefan Krah · 5 years ago
  38. 052d3fc bpo-40807: Show warnings once from codeop._maybe_compile (#20486) by Cheryl Sabella · 5 years ago
  39. b022e5c bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412) by Christian Heimes · 5 years ago
  40. fa7ab6a bpo-40826: Add _PyOS_InterruptOccurred(tstate) function (GH-20599) by Victor Stinner · 5 years ago
  41. 85339f5 bpo-35078: Allow customization of CSS class name of a month in calendar module (gh-10137) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 5 years ago
  42. 8a3d2af bpo-26543: Fix IMAP4.noop when debug mode is enabled (GH-15206) by Sanyam Khurana · 5 years ago
  43. 3026cad bpo-40826: Add _Py_EnsureTstateNotNULL() macro (GH-20571) by Victor Stinner · 5 years ago
  44. db64f12 Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553) by Mark Shannon · 5 years ago
  45. 2f172d8 bpo-17005: Move topological sort functionality to its own module (GH-20558) by Pablo Galindo · 5 years ago
  46. b7d79b4 bpo-40755: Add rich comparisons to Counter (GH-20548) by Raymond Hettinger · 5 years ago
  47. 8bd216d bpo-29882: Add an efficient popcount method for integers (#771) by Niklas Fiekas · 5 years ago
  48. 364b5ea Further de-linting of zoneinfo module (#20499) by Paul Ganssle · 5 years ago
  49. 895c9c1 bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435) by Mark Dickinson · 5 years ago
  50. 21017ed bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words. (gh-17620) by Abhilash Raj · 5 years ago
  51. dc4eee9 bpo-30064: Properly skip unstable loop.sock_connect() racing test (GH-20494) by Fantix King · 5 years ago
  52. 6039851 bpo-40755: Add missing multiset operations to Counter() (GH-20339) by Raymond Hettinger · 5 years ago
  53. 7536432 bpo-40275: Fix test.support.threading_helper (GH-20488) by Victor Stinner · 5 years ago
  54. 24bddc1 bpo-40275: Remove test.support.TESTFN_ENCODING (GH-20482) by Hai Shi · 5 years ago
  55. 84ee7e1 bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485) by Victor Stinner · 5 years ago
  56. 5f4b229d bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) by Serhiy Storchaka · 5 years ago
  57. aa89063 bpo-40275: test.support imports subprocess lazily (GH-20471) by Victor Stinner · 5 years ago
  58. b0461e1 bpo-40275: test.support.check_impl_detail() uses sys.implementation (GH-20468) by Victor Stinner · 5 years ago
  59. e80697d bpo-40275: Adding threading_helper submodule in test.support (GH-20263) by Hai Shi · 5 years ago
  60. 7d80b35 Revert "bpo-32604: PEP 554 for use in test suite (GH-19985)" (#20465) by Pablo Galindo · 5 years ago
  61. c116c94 bpo-40614: Respect feature version for f-string debug expressions (GH-20196) by Shantanu · 5 years ago
  62. db5aed9 bpo-40791: Use CRYPTO_memcmp() for compare_digest (#20456) by Christian Heimes · 5 years ago
  63. 210a137 bpo-30064: Fix asyncio loop.sock_* race condition issue (#20369) by Fantix King · 5 years ago
  64. 404b23b Fix lookahead of soft keywords in the PEG parser (GH-20436) by Pablo Galindo · 5 years ago
  65. b45af1a Add soft keywords (GH-20370) by Guido van Rossum · 5 years ago
  66. 578c395 bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) by Serhiy Storchaka · 5 years ago
  67. db098bc bpo-39244: multiprocessing return default start method first on macOS (GH-18625) by idomic · 5 years ago
  68. be63019 bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 (#20422) by Christian Heimes · 5 years ago
  69. 1c5d1d7 Remove duplicated words words (GH-20413) by Serhiy Storchaka · 5 years ago
  70. f7b1e46 bpo-38964: Print correct filename on a SyntaxError in an fstring (GH-20399) by Lysandros Nikolaou · 5 years ago
  71. 3f59b55 bpo-35714: Reject null characters in struct format strings (GH-16928) by Zackery Spytz · 5 years ago
  72. c73914a bpo-36290: Fix keytword collision handling in AST node constructors (GH-12382) by Rémi Lapeyre · 5 years ago
  73. b5cc208 bpo-40679: Use the function's qualname in certain TypeErrors (GH-20236) by Dennis Sweeney · 5 years ago
  74. 7c30d12 bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287) by Chris Jerdonek · 5 years ago
  75. 909b571 bpo-9216: hashlib usedforsecurity fixes (GH-20258) by Christian Heimes · 5 years ago
  76. 8b62644 bpo-40630: Add tracemalloc.reset_peak (GH-20102) by Huon Wilson · 5 years ago
  77. ae14583 bpo-40334: Produce better error messages for non-parenthesized genexps (GH-20153) by Lysandros Nikolaou · 5 years ago
  78. b8a65ec bpo-40715: Reject dict unpacking on dict comprehensions (GH-20292) by Batuhan Taskaya · 5 years ago
  79. 72e0aa2 bpo-40176: Improve error messages for trailing comma on from import (GH-20294) by Batuhan Taskaya · 5 years ago
  80. 0f56263 bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278) by Kyle Stanley · 5 years ago
  81. dd74b6f bpo-38870: invalid escape sequence (GH-20240) by Batuhan Taskaya · 5 years ago
  82. 9d17cbf bpo-32604: PEP 554 for use in test suite (GH-19985) by Joannah Nanjekye · 5 years ago
  83. cc2bbc2 bpo-32309: Implement asyncio.to_thread() (GH-20143) by Kyle Stanley · 5 years ago
  84. a3ec3ad bpo-40275: More lazy imports in test.support (GH-20131) by Hai Shi · 5 years ago
  85. c102a14 bpo-38870: Don't omit parenthesis when unparsing a slice in ast.unparse by Batuhan Taskaya · 5 years ago
  86. 75b863a bpo-40334: Reproduce error message for type comments on bare '*' in the new parser (GH-20151) by Lysandros Nikolaou · 5 years ago
  87. d71a649 bpo-38870: correctly escape unprintable characters on ast.unparse (GH-20166) by CyberSaxosTiGER · 5 years ago
  88. 2135e10 bpo-40663: Correctly handle annotations with subscripts in ast_unparse.c (GH-20156) by Batuhan Taskaya · 5 years ago
  89. e6578a2 bpo-40662: Fixed ast.get_source_segment for ast nodes that have incomplete location information (GH-20157) by Irit Katriel · 5 years ago
  90. 7b7a21b bpo-40661: Fix segfault when parsing invalid input (GH-20165) by Lysandros Nikolaou · 5 years ago
  91. 08b47c3 bpo-40257: Revert changes to inspect.getdoc() (GH-20073) by Serhiy Storchaka · 5 years ago
  92. 58205a0 bpo-39148: fixup to account for IPV6_ENABLED being moved (GH-20170) by Nathaniel J. Smith · 5 years ago
  93. 442634c bpo-39148: enable ipv6 for datagrams in Proactor (GH-19121) by Kjell Braden · 5 years ago
  94. da742ba bpo-31033: Improve the traceback for cancelled asyncio tasks (GH-19951) by Chris Jerdonek · 5 years ago
  95. e527ec8 bpo-40536: Add zoneinfo.available_timezones (GH-20158) by Paul Ganssle · 5 years ago
  96. 9681953 bpo-39058: Preserve attribute order in argparse Namespace reprs. (GH-17621) by Raymond Hettinger · 5 years ago
  97. 54f2898 bpo-40645: Implement HMAC in C (GH-20129) by Christian Heimes · 5 years ago
  98. 9a45bfe bpo-35569: Expose RFC 3542 IPv6 socket options on macOS (GH-19526) by Erlend Egeberg Aasland · 5 years ago
  99. d7184d3 bpo-29587: Add another test for the gen.throw() fix. (GH-19859) by Chris Jerdonek · 5 years ago
  100. 6341fc7 bpo-38870: Use subTest in test_unparse for better error reporting (GH-20141) by Pablo Galindo · 5 years ago