COMMITS
April 17, 2022
E
Use git attribute macros for CRLF and no-EOL files (GH-30762)
Erlend Egeberg Aasland committed
D
gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626)
Dennis Sweeney committed
J
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623)
Jason R. Coombs committed
J
bpo-46126: Restore docstrings in importlib.metadata tests. (#32288)
Jason R. Coombs committed
D
Fix refleaks in PyErr_SetHandledException (GH-91627)
Dennis Sweeney committed
April 16, 2022
D
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney committed
D
gh-91462: Make lltrace output human-readable. (GH-91463)
Dennis Sweeney committed
S
gh-86178: wsgiref.types: Add missing TypeAlias annotations (GH-91608)
Sebastian Rittau committed
B
gh-91217: deprecate nis (GH-91606)
Brett Cannon committed
I
Fix an out of date comment in compile.c (GH-91615)
Irit Katriel committed
I
gh-89770: Implement PEP-678 - Exception notes (GH-31317)
Irit Katriel committed
G
gh-91607: Fix several test_concurrent_futures tests to actually test what they claim (#91600)
Gregory P. Smith committed
S
gh-86178: Add wsgiref.types (GH-32335)
Sebastian Rittau committed
S
bpo-40676: Use Argument Clinic for csv (where possible) (GH-20200)
Shantanu committed
J
gh-89263: Add typing.get_overloads (GH-31716)
Jelle Zijlstra committed
E
gh-69093: sqlite3 blob doc amendments (GH-91561)
Erlend Egeberg Aasland committed
M
bpo-43224: Add tests for TypeVarTuple substitution in Annotated (GH-31846)
Matthew Rahtz committed
J
gh-82849: revise intro to os.path.rst (GH-32232)
Jack DeVries committed
E
gh-69093: Add context manager support to sqlite3.Blob (GH-91562)
Erlend Egeberg Aasland committed
A
Issue templates: Remove duplicate links to security policy (#91590)
Alex Waygood committed
A
Add minimal issue templates (#91569)
Alex Waygood committed
S
Add link to documentation translation list (#91560)
slateny committed
April 15, 2022
M
gh-91487: Optimize asyncio UDP speed (GH-91488)
msoxzw committed
B
gh-91217: deprecate nntplib (GH-91543)
Brett Cannon committed
I
gh-91276: Make JUMP_IF_TRUE_OR_POP/JUMP_IF_FALSE_OR_POP relative (GH-32215)
Irit Katriel committed
I
gh-90501: Add PyErr_GetHandledException and PyErr_SetHandledException (GH-30531)
Irit Katriel committed
E
gh-69093: improve sqlite3.Connection.blobopen() error handling (GH-91571)
Erlend Egeberg Aasland committed
B
gh-91404: Use computed gotos and reduce indirection in re (#91495)
Brandt Bucher committed
E
gh-69093: Don't allow instantiation of sqlite3.Blob objects (GH-91570)
Erlend Egeberg Aasland committed