Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 23, 2025
[3.14] gh-134381: Fix RuntimeError when starting not-yet started Thread after fork (gh-134514) (gh-134596)
Show description for 09a34f1[3.14] gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH-133458) (GH-134589)
Show description for 6e60586[3.14] Further improves Advanced installation docs for PyManager (GH-134541) (GH-134576)
Show description for adb0794[3.14] gh-133885: Use locks instead of critical sections for _zstd (gh-134289) (gh-134560)
Show description for 8167594[3.14] gh-106318: Add example for `str.count()` (GH-134519) (#134574)
Show description for 896b745[3.14] gh-106318: Add example for `str.center()` (GH-134518) (#134571)
Show description for 7efe67a[3.14] gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclass to a regular exception type. (GH-134513) (#134564)
Show description for 73967c4[3.14] gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (GH-134508) (#134561)
Show description for c67eb41[3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202) (#134553)
Show description for 1cdbb33- authored
Commits on May 22, 2025
- authored
[3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469) (GH-134547)
Show description for 15e26ee[3.14] Avoid `__file__` in `hashlib` example (GH-134540) (#134549)
Show description for 06a3a85[3.14] Docs: Add note to tutorial clarifying scope (GH-134534) (#134536)
Show description for 37c2c8c[3.14] gh-132775: Fix Recently Introduced Warnings (gh-134532)
Show description for 7480e50[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
Show description for 04e2dd6[3.14] gh-134322: Fix `repr(threading.RLock)` (GH-134389) (#134528)
Show description for 068d570[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)
Show description for bbf8048[3.14] gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (GH-134468) (#134512)
Show description for c31b25c[3.14] gh-134323: Fix the new `threading.RLock.locked` method (GH-134368) (#134510)
Show description for ced49a1[3.14] gh-134370: Added clarification on instance annotations (GH-134387) (#134509)
Show description for 7e73918[3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507)
Show description for 85c8c0a[3.14] gh-134455: Fix `build-details.json` to use the ``c_api.headers`` key (GH-134456) (#134504)
Show description for 59cb829[3.14] gh-71339: Use new assertion methods in tests (GH-129046) (GH-134498)
Show description for db98e0b[3.14] Consistent sentence case in docs template files (GH-134412) (#134495)
Show description for d5f7e80[3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134489)
Show description for 64c265a[3.14] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141) (GH-134492)
Show description for 9cef5c1[3.14] gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key (GH-134310) (#134484)
Show description for 03a2112[3.14] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) (#134476)
Show description for 4e9248f[3.14] gh-127960 Fix the REPL to set the correct namespace by setting the correct `__main__` module (gh-134275) (gh-134473)
Show description for 9989915
Commits on May 21, 2025
[3.14] gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (gh-134465)
Show description for 93ab55b[3.14] gh-132983: Fix refleak in zstd dictionary functions (gh-134463)
Show description for 11d77d2[3.14] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) (#134447)
Show description for f8ced87[3.14] gh-80050: Update BufferedReader.read docs around non-blocking (GH-130653) (#134444)
Show description for df6d9e7[3.14] gh-134026: Fix grammar description of for statement (GH-134034) (GH-134424)
Show description for 6ea83e0