Commits
User selector
Commit History
Commits on Nov 5, 2022
GH-99104: Update headers for bytecodes.c and generate_cases.py (#99112)
Show description for d04899aauthored
Commits on Nov 4, 2022
- authored
- authored
GH-98831: Auto-generate PREDICTED() macro calls (#99102)
Show description for c885623andauthored
Commits on Nov 3, 2022
gh-92584: Remove the distutils package (#99061)
Show description for 0faa0baauthoredgh-98978: Fix Py_SetPythonHome(NULL) (#99066)
Show description for b07f546authoredGH-96793: Implement PEP 479 in bytecode. (GH-99006)
Show description for f4adb97authoredGH-98831: "Generate" the interpreter (#98830)
Show description for 41bc101authored
Commits on Nov 1, 2022
gh-98925: Lower marshal recursion depth for WASI (GH-98938)
Show description for 9711265authoredRename JUMP_TO_INSTRUCTION to GO_TO_INSTRUCTION (#98934)
Show description for 7640edeauthored
Commits on Oct 31, 2022
Commits on Oct 30, 2022
gh-98879: Remove unreachable error case from COMPARE_OP_STR_JUMP (GH-98882)
Show description for 87b5fd9authoredgh-96853: Restore test coverage for Py_Initialize(Ex) (GH-98212)
Show description for 05e4886authored
Commits on Oct 28, 2022
gh-98789: Fix FOR_ITER assert on big-endian (GH-98792)
Show description for fbcafa6authored
Commits on Oct 27, 2022
- authored
GH-96793: Change `FOR_ITER` to not pop the iterator on exhaustion. (GH-96801)
Show description for 22863dfauthored
Commits on Oct 26, 2022
gh-98608: Change _Py_NewInterpreter() to _Py_NewInterpreterFromConfig() (gh-98609)
Show description for f323694authoredgh-90716: add _pylong.py module (#96673)
Show description for de69816authored
Commits on Oct 25, 2022
- authored
- authored
- authored
Commits on Oct 20, 2022
gh-97912: Avoid quadratic behavior when adding LOAD_FAST_CHECK (GH-97952)
Show description for 39bc70eauthored- authored
gh-98354: Add unicode check for 'name' attribute in _imp_create_builtin (GH-98412)
Show description for 1f369adauthored