Commits
User selector
Commit History
Commits on Jun 18, 2024
GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#120640)
Show description for 9cefcc0authored
Commits on Jun 12, 2024
Commits on May 22, 2024
gh-119180: Add LOAD_COMMON_CONSTANT opcode (#119321)
Show description for 98e855fandauthored
Commits on May 6, 2024
gh-118527: Intern code name and filename on default build (#118576)
Show description for 2ba2c14authored
Commits on Apr 22, 2024
Commits on Apr 18, 2024
gh-117987: Restore several functions removed in Python 3.13 alpha 1 (GH-117993)
Show description for 340a02bauthored
Commits on Jan 24, 2024
GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)
Show description for 981d172authored
Commits on Dec 12, 2023
Commits on Nov 3, 2023
Commits on Nov 2, 2023
Commits on Oct 10, 2023
gh-109595: Add -Xcpu_count=<n> cmdline for container users (#109667)
Show description for 0362cbfauthored
Commits on Oct 5, 2023
gh-85283: Add PySys_AuditTuple() function (#108965)
Show description for bb057b3authored
Commits on Sep 13, 2023
Commits on Sep 12, 2023
Commits on Sep 8, 2023
Commits on Sep 7, 2023
Commits on Sep 6, 2023
gh-108753: Enhance pystats (#108754)
Show description for a0773b8andauthored
Commits on Sep 2, 2023
Commits on Aug 16, 2023
Commits on Aug 9, 2023
Commits on Jun 14, 2023
Commits on Jun 2, 2023
Commits on Jun 1, 2023
gh-105145: Remove old functions to config Python init (#105154)
Show description for 424049cauthored
Commits on Apr 22, 2023
gh-84436: Implement Immortal Objects (gh-19474)
Show description for ea2c001authored
Commits on Apr 19, 2023
gh-102856: Initial implementation of PEP 701 (#102855)
Show description for 1ef61cfauthored
Commits on Apr 12, 2023
gh-103326: Remove `Python/importlib.h` (GH-103331)
Show description for 7f3c106authored
Commits on Apr 5, 2023
Commits on Mar 29, 2023
Commits on Mar 13, 2023
gh-102650: Remove duplicate include directives from multiple source files (#102651)
Show description for 85ba8a3authored
Commits on Feb 7, 2023
Commits on Dec 22, 2022
Commits on Dec 10, 2022
gh-99582: freeze `zipimport` into `_bootstrap_python` (#99583)
Show description for 228c92eandauthored
Commits on Dec 9, 2022
GH-98522: Add version number to code objects. (GH-98525)
Show description for fb713b2authored
Commits on Nov 24, 2022
gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)
Show description for 4e5f2dbauthored