Commits
User selector
Commit History
Commits on Nov 2, 2022
Commits on Oct 11, 2022
Commits on Oct 5, 2022
Commits on Oct 3, 2022
Commits on Aug 23, 2022
Commits on Aug 4, 2022
Commits on Aug 1, 2022
Commits on Jul 22, 2022
Commits on Jul 21, 2022
Commits on Jul 1, 2022
Commits on Jun 28, 2022
Commits on Jun 24, 2022
gh-93382: Sync up `co_code` changes with 3.11 (GH-94227)
Show description for 50a5ab2authored
Commits on Jun 20, 2022
- authored
GH-93516: Speedup line number checks when tracing. (GH-93763)
Show description for ab0e601authored- authored
Commits on Jun 14, 2022
Commits on Jun 12, 2022
Commits on Jun 3, 2022
gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383)
Show description for d52ffc1authored
Commits on May 19, 2022
Commits on May 3, 2022
Commits on Apr 25, 2022
gh-91719: Add pycore_opcode.h internal header file (#91906)
Show description for 64a54e5authored
Commits on Apr 21, 2022
Commits on Apr 7, 2022
bpo-35134: Remove the Include/code.h header file (GH-32385)
Show description for 85addfbauthored
Commits on Mar 21, 2022
bpo-46841: Quicken code in-place (GH-31888)
Show description for 2bde682authored
Commits on Mar 7, 2022
Commits on Feb 26, 2022
Commits on Feb 25, 2022
bpo-45316: Move private PyCode C API to internal C API (GH-31576)
Show description for 4a0c7a1authored
Commits on Feb 24, 2022
Commits on Feb 23, 2022
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
Show description for 1f45536authored
Commits on Feb 17, 2022
bpo-46745: Fix typo in PositionsIterator (#31322)
Show description for 482a4b6andauthored