You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* main: (47 commits)
gh-97696 Remove unnecessary check for eager_start kwarg (#104188)
GH-104308: socket.getnameinfo should release the GIL (#104307)
gh-104310: Add importlib.util.allowing_all_extensions() (gh-104311)
gh-99113: A Per-Interpreter GIL! (gh-104210)
GH-104284: Fix documentation gettext build (#104296)
gh-89550: Buffer GzipFile.write to reduce execution time by ~15% (#101251)
gh-104223: Fix issues with inheriting from buffer classes (#104227)
gh-99108: fix typo in Modules/Setup (#104293)
GH-104145: Use fully-qualified cross reference types for the bisect module (#104172)
gh-103193: Improve `getattr_static` test coverage (#104286)
Trim trailing whitespace and test on CI (#104275)
gh-102500: Remove mention of bytes shorthand (#104281)
gh-97696: Improve and fix documentation for asyncio eager tasks (#104256)
gh-99108: Replace SHA3 implementation HACL* version (#103597)
gh-104273: Remove redundant len() calls in argparse function (#104274)
gh-64660: Don't hardcode Argument Clinic return converter result variable name (#104200)
gh-104265 Disallow instantiation of `_csv.Reader` and `_csv.Writer` (#104266)
GH-102613: Improve performance of `pathlib.Path.rglob()` (GH-104244)
gh-103650: Fix perf maps address format (#103651)
GH-89812: Churn `pathlib.Path` methods (GH-104243)
...
0 commit comments