Commits
User selector
Commit History
Commits on Oct 2, 2025
gh-89745: Remove test_embed.test_init_read_set() (#139500)
Show description for 6826ebfauthored
Commits on Sep 29, 2025
gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_sys_options` (#139147)
Show description for 9c6a1f8authored
Commits on Sep 17, 2025
gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606)
Show description for a648813authored
Commits on Sep 15, 2025
Commits on Aug 6, 2025
Commits on Jul 25, 2025
gh-137093: Fix race condition in `test_embed.test_bpo20891` (GH-137094)
Show description for 9b451fbauthored
Commits on Jul 15, 2025
GH-133711: Enable UTF-8 mode by default (PEP 686) (#133712)
Show description for c89a66fandauthored
Commits on May 27, 2025
GH-132554: "Virtual" iterators (GH-132555)
Show description for f6f4e8aauthored
Commits on May 21, 2025
gh-131185: Use a proper thread-local for cached thread states (gh-132510)
Show description for b8998feauthored
Commits on May 19, 2025
Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256)
Show description for 27bd082authoredgh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)
Show description for 9859791authored
Commits on May 9, 2025
gh-133644: Avoid deprecated Py_SetProgramName() in _testembed.c (#133665)
Show description for 6d9ec4eauthored
Commits on May 6, 2025
gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules (#118655)
Show description for c4bcc6aandauthored
Commits on Apr 30, 2025
gh-132661: Implement PEP 750 (#132662)
Show description for 6020260authored
Commits on Apr 1, 2025
gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708)
Show description for 053c285authored
Commits on Mar 20, 2025
Commits on Mar 19, 2025
Commits on Mar 14, 2025
Commits on Mar 7, 2025
GH-128534: Fix behavior of branch monitoring for `async for` (GH-130847)
Show description for 89df62cauthored
Commits on Mar 6, 2025
Commits on Feb 7, 2025
Commits on Jan 27, 2025
GH-128914: Remove all but one conditional stack effects (GH-129226)
Show description for 75b4962authored
Commits on Jan 23, 2025
Revert "GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)" (GH-129202)
Show description for a10f993authored
Commits on Jan 20, 2025
- authored
gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048)
Show description for 8ceb6cbauthoredgh-129033: Remove _Py_InitializeMain() function (#129034)
Show description for 07c3518andauthored
Commits on Jan 6, 2025
Commits on Nov 15, 2024
gh-125063: marshal: Add version 5, improve documentation (GH-126829)
Show description for d00f7b1andauthored
Commits on Oct 29, 2024
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Show description for faa3272authored
Commits on Oct 15, 2024
Commits on Oct 8, 2024
bpo-34206: Improve docs and test coverage for pre-init functions (#8023)
Show description for 7c4b6a6andauthored