COMMITS
May 19, 2020
S
bpo-39631: Adds NEWS entry (GH-20227)
Steve Dower committed
J
bpo-32604: PEP 554 for use in test suite (GH-19985)
Joannah Nanjekye committed
H
Enable GitHub Actions for 3.9 branch (GH-20231)
Hugo van Kemenade committed
P
bpo-37616: Handle version information more gracefully in getpath.c (GH-20214)
Pablo Galindo committed
P
bpo-40683: Add zoneinfo to LIBSUBDIRS (#20229)
Paul Ganssle committed
J
Fix typo in multiprocessing documentation (GH-20016)
Joe DeCapo committed
J
Doc: Python 3.10 in sidebar and version switcher. (GH-20209)
Julien Palard committed
M
bpo-40677: Define IO_REPARSE_TAG_APPEXECLINK explicitly (GH-20206)
Minmin Gong committed
Z
bpo-39631: Fix file association MIME type in the Windows installer (GH-20205)
Zackery Spytz committed
N
3.10 whatsnew needs to use blurb-produced changelog (GH-20213)
Ned Deily committed
Ł
Consolidate 3.9.0b1 NEWS in the master branch
Łukasz Langa committed
K
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Kyle Stanley committed
P
Python 3.10.0a0 (GH-20198)
Pablo Galindo committed
A
Fix code-block in zoneinfo (GH-20201)
Anthony Sottile committed
May 18, 2020
P
bpo-40669: Use requirements.pip when installing PEG dependencies (GH-20194)
Pablo Galindo committed
C
Use _PyErr_ChainStackItem() inside gen_send_ex(). (GH-20173)
Chris Jerdonek committed
H
bpo-40275: More lazy imports in test.support (GH-20131)
Hai Shi committed
P
Regenerate the parser (#20195)
Pablo Galindo committed
B
bpo-38870: Don't omit parenthesis when unparsing a slice in ast.unparse
Batuhan Taskaya committed
L
bpo-40334: Reproduce error message for type comments on bare '*' in the new parser (GH-20151)
Lysandros Nikolaou committed
C
bpo-38870: correctly escape unprintable characters on ast.unparse (GH-20166)
CyberSaxosTiGER committed
L
bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183)
Lysandros Nikolaou committed
B
bpo-40663: Correctly handle annotations with subscripts in ast_unparse.c (GH-20156)
Batuhan Taskaya committed
I
B
bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968)
Batuhan Taskaya committed
L
bpo-40661: Fix segfault when parsing invalid input (GH-20165)
Lysandros Nikolaou committed
S
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
Serhiy Storchaka committed
M
bpo-35890: Use RegQueryInfoKeyW and CryptAcquireContextW explicitly (GH-19974)
Minmin Gong committed
M
bpo-40650: Include winsock2.h in pytime.c, instead of a full windows.h (GH-20137)
Minmin Gong committed
M
bpo-40653: Move _dirnameW out of #ifdef HAVE_SYMLINK/#endif (GH-20144)
Minmin Gong committed