Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 3, 2023
gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (#104067)
Show description for c7c3a60gh-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API (gh-104110)
Show description for 292076aauthoredgh-94673: More Per-Interpreter Fields for Builtin Static Types (gh-103912)
Show description for de64e75authored- authored
Commits on May 2, 2023
GH-104102: Optimize `pathlib.Path.glob()` handling of `../` pattern segments (GH-104103)
Show description for 65a49c6authoredGH-104104: Optimize `pathlib.Path.glob()` by avoiding repeated calls to `os.path.normcase()` (GH-104105)
Show description for 47770a1authored- authored
- authored
GH-103525: Improve exception message from `pathlib.PurePath()` (GH-103526)
Show description for 8611e7b- authored
gh-103743: Add PyUnstable_Object_GC_NewWithExtraData (GH-103744)
Show description for 87223f3- authored
GH-103484: Fix redirected permanently URLs (#104001)
Show description for 68ed2a2Improve assert_type phrasing (#104081)
Show description for 82ba6ceauthored- authored
GH-103472: close response in HTTPConnection._tunnel (#103473)
Show description for 9de0cf2gh-88496: IDLE - fix another test on macOS (#104075)
Show description for 690df4cauthoredgh-94673: Hide Objects in PyTypeObject Behind Accessors (gh-104074)
Show description for f73abf8authoredgh-94673: Properly Initialize and Finalize Static Builtin Types for Each Interpreter (gh-104072)
Show description for fdd8786authored
Commits on May 1, 2023
- authored
- authored
- authored
gh-97696: asyncio eager tasks factory (#102853)
Show description for a474e04gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() (gh-104054)
Show description for 59bc36aauthored- authored
gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew/3.11.rst (GH-100387)
Show description for e665563gh-104018: disallow "z" format specifier in %-format of byte strings (GH-104033)
Show description for 3ed8c88gh-104016: Fixed off by 1 error in f string tokenizer (#104047)
Show description for 5078eed- authored
- authored
- authored
- authored
- authored
- authored
gh-104036: Fix direct invocation of test_typing (#104037)
Show description for 4181d07authored