I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Apr 22, 2024 — Apr 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GH-116380: Move pathlib globbing implementation into `pathlib._glob` (#118562) More... 12 months ago
gh-117657: Disable the function/code cache in free-threaded builds (#118301) More... 12 months ago
GH-118251: Skip fewer test in emulated JIT CI (GH-118536) More... 12 months ago
gh-107674: Improve performance of `sys.settrace` (GH-117133) More... 12 months ago
gh-83856: Honor atexit for all multiprocessing start methods (GH-114279) More... 12 months ago
GH-118487: Add Black to `.pre-commit-config.yaml` for JIT files (GH-118537) More... 12 months ago
gh-115119: Update macOS installer to build with libmpdec 4.0.0 (GH-118382) More... 12 months ago
gh-115119: Update Windows installer to mpdecimal 4.0.0 (#118506) More... 12 months ago
docs: clarify csv.DictReader's treatment of the first data row (#118549) More... 12 months ago
gh-118527: Use deferred reference counting for C functions on modules (#118529) More... 12 months ago
gh-116322: Add Py_mod_gil module slot (#116882) More... 12 months ago
gh-118495: Skip test using threads after forking when running with TSAN (#118530) More... 12 months ago
gh-117514: Add `sys._is_gil_enabled()` function (#118514) More... 12 months ago
gh-118527: Use `_Py_ID(__main__)` for main module name (#118528) More... 12 months ago
gh-118513: Fix sibling comprehensions with a name bound in one and global in the other (#118526) More... 12 months ago
gh-101732: Modules/_ssl.c: use Y2038 compatible openssl function when available (GH-118425) More... 12 months ago
gh-116126: Implement PEP 696 (#116129) More... 12 months ago
gh-117492: Clarify documentation of `typing.Never` (#117678) More... 12 months ago
gh-117953: Other Cleanups in the Extensions Machinery (gh-118206) More... 12 months ago
gh-116738: Make `_codecs` module thread-safe (#117530) More... 12 months ago
gh-118500: Add pdb support for zipapp (#118501) More... 12 months ago
gh-118519: Fix empty weakref list check (#118520) More... 12 months ago
gh-117657: Fix TSAN list set failure (#118260) More... 12 months ago
gh-118486: Switch mkdir(mode=0o700) on Windows to use OWNER RIGHTS instead of CURRENT_USER (GH-118515) More... 12 months ago
Remove stray `__cplusplus` guard in sysmodule.c (#118511) More... 12 months ago
gh-118413: Fix test_release_task_refs on free-threaded build (#118494) More... 12 months ago
gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (#118163) More... 12 months ago
gh-93502: Add new C-API functions to trace object creation and destruction (#115945) More... 12 months ago
gh-105879: Add support for keyword arguments to eval and exec (#105885) More... 12 months ago
GH-118095: Unify the behavior of tier 2 FOR_ITER branch micro-ops (GH-118420) More... 12 months ago