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: (760 commits)
GH-104102: Optimize `pathlib.Path.glob()` handling of `../` pattern segments (GH-104103)
GH-104104: Optimize `pathlib.Path.glob()` by avoiding repeated calls to `os.path.normcase()` (GH-104105)
gh-103822: [Calendar] change return value to enum for day and month APIs (GH-103827)
gh-65022: Fix description of tuple return value in copyreg (#103892)
GH-103525: Improve exception message from `pathlib.PurePath()` (GH-103526)
gh-84436: Add integration C API tests for immortal objects (gh-103962)
gh-103743: Add PyUnstable_Object_GC_NewWithExtraData (GH-103744)
gh-102997: Update Windows installer to SQLite 3.41.2. (#102999)
GH-103484: Fix redirected permanently URLs (#104001)
Improve assert_type phrasing (#104081)
gh-102997: Update macOS installer to SQLite 3.41.2. (GH-102998)
GH-103472: close response in HTTPConnection._tunnel (#103473)
gh-88496: IDLE - fix another test on macOS (#104075)
gh-94673: Hide Objects in PyTypeObject Behind Accessors (gh-104074)
gh-94673: Properly Initialize and Finalize Static Builtin Types for Each Interpreter (gh-104072)
gh-104016: Skip test for deeply neste f-strings on wasi (#104071)
gh-104057: Fix direct invocation of test_super (#104064)
gh-87092: Expose assembler to unit tests (#103988)
gh-97696: asyncio eager tasks factory (#102853)
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() (gh-104054)
...
0 commit comments