| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | GH-111485: Delete the old generator code. (GH-113321) | Mark Shannon | 2023-12-21 | 1 | -1/+1 |
|
|
* | gh-113257: Automatically generate pip SBOM metadata from wheel (#113295) | Seth Michael Larson | 2023-12-20 | 1 | -10/+106 |
|
|
* | gh-113257: Fix SBOM metadata for pip 23.3.2 (#113262) | Seth Michael Larson | 2023-12-19 | 1 | -1/+1 |
|
|
* | gh-113246: Updated bundled pip to 23.3.2 (gh-113249) | Stéphane Bidoul | 2023-12-18 | 1 | -1/+1 |
|
|
* | gh-76785: More Fixes for test.support.interpreters (gh-113012) | Eric Snow | 2023-12-12 | 1 | -0/+1 |
|
|
* | gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#... | Seth Michael Larson | 2023-12-07 | 2 | -0/+192 |
|
|
* | gh-106560: Fix redundant declarations in Python/frozen.c (#112612) | Victor Stinner | 2023-12-03 | 1 | -1/+12 |
|
|
* | Fix typos in variable names, function names, and comments (GH-101868) | Yang Hau | 2023-12-01 | 1 | -6/+6 |
|
|
* | gh-112088: Run autoreconf in GHA check_generated_files (#112090) | Victor Stinner | 2023-11-15 | 1 | -0/+31 |
|
|
* | gh-109515: When generating deep frozen modules on Windows, use a list file in... | Riccardo Ghetta | 2023-10-30 | 2 | -5/+39 |
|
|
* | gh-110481: Implement biased reference counting (gh-110764) | Sam Gross | 2023-10-30 | 1 | -6/+3 |
|
|
* | gh-90815: Add mimalloc memory allocator (#109914) | Dino Viehland | 2023-10-30 | 1 | -3/+10 |
|
|
* | gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139) | Victor Stinner | 2023-09-30 | 1 | -1/+6 |
|
|
* | gh-109256: allocate opcode IDs for internal opcodes in their own range (#109269) | Irit Katriel | 2023-09-12 | 1 | -1/+1 |
|
|
* | GH-108716: Turn off deep-freezing of code objects. (GH-108722) | Mark Shannon | 2023-09-08 | 1 | -21/+9 |
|
|
* | gh-108740: Fix "make regen-all" race condition (#108741) | Victor Stinner | 2023-09-06 | 1 | -1/+1 |
|
|
* | gh-109002: Ensure only one wheel for each vendored package (#109003) | Łukasz Langa | 2023-09-06 | 1 | -4/+10 |
|
|
* | Fix a typo in umarshal.py (#108803) | KH | 2023-09-06 | 1 | -1/+1 |
|
|
* | gh-108494: Argument Clinic partial supports of Limited C API (#108495) | Victor Stinner | 2023-08-25 | 1 | -0/+1 |
|
|
* | gh-107211: No longer export internal functions (7) (#108425) | Victor Stinner | 2023-08-24 | 1 | -2/+2 |
|
|
* | gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#... | Irit Katriel | 2023-08-23 | 1 | -67/+0 |
|
|
* | gh-105481: opcode.h is no longer generated during the build (#108080) | Irit Katriel | 2023-08-17 | 1 | -34/+3 |
|
|
* | gh-105481: fix out of date comment (#108079) | Irit Katriel | 2023-08-17 | 1 | -1/+1 |
|
|
* | gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc... | Irit Katriel | 2023-08-16 | 2 | -108/+6 |
|
|
* | Attempt to speed up deepfreeze.py (#107887) | Guido van Rossum | 2023-08-14 | 1 | -12/+23 |
|
|
* | gh-105481: split opcode_ids.h out of opcode.h so that it can be generated sep... | Irit Katriel | 2023-08-11 | 1 | -15/+46 |
|
|
* | Fix the long64 reader in umarshal.py (GH-107828) | Martin DeMello | 2023-08-10 | 1 | -4/+4 |
|
|
* | gh-105481: simplify definition of pseudo ops in Lib/opcode.py (#107561) | Irit Katriel | 2023-08-02 | 1 | -9/+1 |
|
|
* | gh-105481: combine regen-opcode-targets with regen-opcode to avoid calculatin... | Irit Katriel | 2023-08-01 | 1 | -1/+11 |
|
|
* | gh-105481: the ENABLE_SPECIALIZATION flag does not need to be generated by th... | Irit Katriel | 2023-08-01 | 1 | -5/+0 |
|
|
* | gh-106931: Intern Statically Allocated Strings Globally (gh-107272) | Eric Snow | 2023-07-27 | 1 | -0/+2 |
|
|
* | gh-105481: remove dependency of _inline_cache_entries on opname (#107339) | Irit Katriel | 2023-07-27 | 1 | -3/+2 |
|
|
* | gh-105481: do not auto-generate pycore_intrinsics.h (#106913) | Irit Katriel | 2023-07-20 | 1 | -34/+3 |
|
|
* | gh-105481: Generate the opcode lists in dis from data extracted from bytecode... | Irit Katriel | 2023-07-18 | 1 | -6/+0 |
|
|
* | GH-106360: Support very basic superblock introspection (#106422) | Mark Shannon | 2023-07-04 | 1 | -3/+4 |
|
|
* | gh-106316: Remove pytime.h header file (#106317) | Victor Stinner | 2023-07-01 | 1 | -1/+0 |
|
|
* | make regen-stdlib-module-names rejects test modules (#105921) | Victor Stinner | 2023-06-20 | 1 | -2/+17 |
|
|
* | gh-105481: generate _specializations and _specialized_instructions from bytec... | Irit Katriel | 2023-06-19 | 1 | -12/+17 |
|
|
* | gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and re... | Irit Katriel | 2023-06-17 | 1 | -30/+0 |
|
|
* | gh-105407: Remove unused imports in tools (#105409) | Victor Stinner | 2023-06-06 | 1 | -2/+0 |
|
|
* | gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) | Victor Stinner | 2023-06-06 | 1 | -4/+4 |
|
|
* | gh-105091: stable_abi.py: Remove "Unixy" check from --all on other platforms ... | Petr Viktorin | 2023-05-30 | 1 | -1/+2 |
|
|
* | gh-104773: Remove the msilib package (GH-104911) | Zachary Ware | 2023-05-25 | 1 | -1/+0 |
|
|
* | gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177) | Carl Meyer | 2023-05-04 | 1 | -1/+1 |
|
|
* | gh-102500: Implement PEP 688 (#102521) | Jelle Zijlstra | 2023-05-04 | 1 | -0/+2 |
|
|
* | GH-103963: Make dis display names of args for intrinsics opcodes (#104029) | Juhi Chandalia | 2023-05-03 | 1 | -2/+34 |
|
|
* | gh-98040: Remove just the `imp` module (#98573) | Barry Warsaw | 2023-04-28 | 1 | -1/+1 |
|
|
* | gh-103875: Use ascii and latin1 singletons in deepfreeze (#103876) | Yichen Yan | 2023-04-26 | 1 | -0/+6 |
|
|
* | gh-84436: Implement Immortal Objects (gh-19474) | Eddie Elizondo | 2023-04-22 | 1 | -1/+1 |
|
|
* | gh-102856: Initial implementation of PEP 701 (#102855) | Pablo Galindo Salgado | 2023-04-19 | 1 | -0/+2 |
|
|