COMMITS
/ Makefile.pre.in May 14, 2025
E
gh-132983: Style improvements for `compression.zstd` (#133547)
Emma Smith committed
May 10, 2025
A
gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)
Adam Turner committed
A
gh-117088: Fix AIX build (GH-132595)
Ayappan Perumal committed
May 6, 2025
E
gh-132983: Add the `compression.zstd` pacakge and tests (#133365)
Emma Smith committed
May 5, 2025
S
gh-61103: don't use C _Complex types to implement F/D/G in ctypes (GH-133237)
Sergey B Kirpichev committed
D
gh-133376: build: allow parser.c to be created if missing (#133378)
dura0ok committed
May 4, 2025
April 30, 2025
L
gh-132661: Implement PEP 750 (#132662)
Lysandros Nikolaou committed
April 28, 2025
J
gh-130907: Treat all module-level annotations as conditional (#131550)
Jelle Zijlstra committed
E
gh-132983: Install compression package contents (#133063)
Emma Smith committed
April 20, 2025
B
gh-131298: eliminate HACL* static libraries for cryptographic modules (GH-132438)
Bénédikt Tran committed
April 9, 2025
N
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Neil Schemenauer committed
K
gh-130587: Invoke regen-token rst with rstfile as an argument (#132304)
Karolina Surma committed
C
Remove a duplicate word in the Makefile (#132301)
Chu committed
April 4, 2025
B
gh-99108: Implement HACL* HMAC (#130157)
Bénédikt Tran committed
April 3, 2025
P
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado committed
March 31, 2025
S
gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (#131866)
stratakis committed
March 21, 2025
V
gh-131238: Move _Py_VISIT_STACKREF() to pycore_stackref.h (#131560)
Victor Stinner committed
V
gh-131238: Add pycore_interpframe.h to PYTHON_HEADERS (#131545)
Victor Stinner committed
March 19, 2025
V
gh-131238: Remove pycore_runtime.h from pycore_pystate.h (#131356)
Victor Stinner committed
V
gh-130931: Add pycore_typedefs.h internal header (#131396)
Victor Stinner committed
March 17, 2025
M
GH-131238: More refactoring of core header files (GH-131351)
Mark Shannon committed
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
March 15, 2025
C
March 9, 2025
B
GH-130614: pathlib ABCs: revise test suite for path joining (#130988)
Barney Gale committed
February 27, 2025
R
gh-129200: Add locking to the iOS testbed startup sequence. (#130564)
Russell Keith-Magee committed
February 16, 2025
T
gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540)
Tomas R. committed
February 13, 2025
F
GH-107956: install build-details.json (PEP 739) (#130069)
Filipe Laíns 🇵🇸 committed
December 20, 2024
M
GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode (GH-128121)
Mark Shannon committed
December 12, 2024
R
gh-127845: Minor improvements to iOS test runner script (#127846)
Russell Keith-Magee committed
December 9, 2024
R
gh-126925: Modify how iOS test results are gathered (#127592)
Russell Keith-Magee committed
December 2, 2024
H
gh-127111: Emscripten Make web example work again (#127113)
Hood Chatham committed
November 27, 2024
F
GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory (#127302)
Filipe Laíns 🇵🇸 committed
November 11, 2024
T
gh-126413: Add translation tests for getopt and optparse (GH-126698)
Tomas R. committed
November 7, 2024
E
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow committed
November 4, 2024
November 3, 2024
T
gh-104400: Add more tests to pygettext (GH-108173)
Tomas R. committed
November 1, 2024
E
gh-126206: make clinic now forcefully regenerates clinic code (#126244)
Erlend E. Aasland committed
October 30, 2024
S
gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)
sobolevn committed
October 29, 2024
H
gh-124932: Distinguish build prefix from host prefix in cross builds (#124933)
Hood Chatham committed
October 27, 2024
T
gh-124295: Add translation tests for argparse (GH-124803)
Tomas R. committed
October 23, 2024
J
October 20, 2024
E
gh-125698: Restore EXEEXT in configure and Make (#125758)
Erlend E. Aasland committed
E
gh-125698: Replace EXEEXT with EXE_SUFFIX (#125699)
Erlend E. Aasland committed
October 18, 2024
E
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Eric Snow committed
October 1, 2024
S
gh-124218: Refactor per-thread reference counting (#124844)
Sam Gross committed
September 18, 2024
T
gh-116022: Improve `repr()` of AST nodes (#117046)
Tomas R committed
September 17, 2024
P
Tools/build/stable_abi.py: Improve ergonomics (GH-105355)
Petr Viktorin committed
September 16, 2024
R
gh-123748: Add conditional compilation rules for HACL SIMD256 and SIMD128 on macOS (#123989)
Russell Keith-Magee committed