Commits
User selector
Commit History
Commits on Sep 9, 2025
gh-138535: Optimize fill_time for typical timestamps (#138537)
Show description for d4825acandauthored
Commits on Sep 8, 2025
- authored
gh-138659: Typo in the gc module docstring (#138660)
Show description for c006a62authoredgh-138252: Add support in SSL module for getting and setting TLS signature algorithms (#138269)
Show description for 6401823andauthored
Commits on Sep 6, 2025
fix comment reference from man 7 signal to man 7 signal-safety (#138554)
Show description for 2f5ace7authoredgh-138205: Remove the `resize` method on `mmap` object on platforms don't support it (#138276)
Show description for c919d02authoredgh-116738: make `cProfile` module thread-safe (#138229)
Show description for 8554c09andauthored
Commits on Sep 5, 2025
gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)
Show description for 0c74fc8andauthoredgh-138401: Check arg count>=0 in os.sendfile() (#138403)
Show description for ed53c63authored
Commits on Sep 3, 2025
gh-60462: Fix locale.strxfrm() on Solaris (GH-138242)
Show description for 482fd0cauthoredgh-78502: Add a trackfd parameter to mmap.mmap() on Windows (GH-138238)
Show description for 7274d07authored- authored
gh-116946: fully implement GC protocol for `_curses_panel.panel` (#138333)
Show description for 572df47authored- authored
Commits on Sep 2, 2025
- authored
gh-87595: Support mmap.size() for anonymous mapping on Unix (GH-24781)
Show description for 32032eeandauthored- authored
gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220)
Show description for 33fcb0cauthoredgh-138004: Fix setting a thread name on OpenIndiana (GH-138017)
Show description for c19db1dandauthored
Commits on Sep 1, 2025
gh-135763: AC: Implement ``allow_negative`` for ``Py_ssize_t`` (#138150)
Show description for 47bc10eandauthored- authored
gh-138342: Use a common utility for visiting an object's type (GH-138343)
Show description for 4f6ecd1authoredgh-116946: Revert GC protocol for immutable empty heap types (GH-138266, GH-138288, GH-138289) (#138338)
Show description for c9b252cauthored- authored
- authored
- authored
- authored
Commits on Aug 31, 2025
gh-116738: Make `_json` module thread-safe in the free-threading (#119438)
Show description for 4357302andauthored
Commits on Aug 30, 2025
gh-137197: Add `SSLContext.set_ciphersuites` to set TLSv1.3 ciphers (#137198)
Show description for bacb777andauthored
Commits on Aug 28, 2025
Commits on Aug 27, 2025
Commits on Aug 26, 2025
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Show description for fd8f42dauthored
Commits on Aug 24, 2025
gh-137986: Fix and improve the csv functions docstrings (GH-137987)
Show description for aa1dbd4andauthored