COMMITS
/ Makefile.pre.in May 4, 2026
December 20, 2025
December 15, 2025
August 6, 2025
S
[3.13] gh-137056: Fix DTrace build support on NetBSD (GH-137057) (#137445)
Serhiy Storchaka committed
July 28, 2025
K
[3.13] gh-136759: revert rename `lock.h` to `pylock.h` (GH-137041) (#137075) (#137166)
Kumar Aditya committed
July 24, 2025
A
[3.13] gh-136759: rename `lock.h` to `pylock.h` (GH-137041) (#137075)
AN Long committed
May 10, 2025
M
[3.13] gh-117088: Fix AIX build (GH-132595) (GH-133839)
Miss Islington (bot) committed
April 9, 2025
M
[3.13] Remove a duplicate word in the Makefile (GH-132301) (#132325)
Miss Islington (bot) committed
M
[3.13] gh-130587: Invoke regen-token rst with rstfile as an argument (GH-132304) (#132327)
Miss Islington (bot) committed
March 31, 2025
M
[3.13] gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (GH-131866) (#131950)
Miss Islington (bot) committed
February 28, 2025
M
[3.13] gh-129200: Add locking to the iOS testbed startup sequence. (GH-130564) (#130657)
Miss Islington (bot) committed
February 16, 2025
M
[3.13] gh-127488: Add tests for Tools/i18n/msgfmt.py (GH-127540) (GH-130182)
Miss Islington (bot) committed
December 12, 2024
M
[3.13] gh-127845: Minor improvements to iOS test runner script (GH-127846) (#127892)
Miss Islington (bot) committed
December 9, 2024
R
[3.13] gh-126925: Modify how iOS test results are gathered (GH-127592) (#127754)
Russell Keith-Magee committed
November 15, 2024
November 3, 2024
M
[3.13] gh-104400: Add more tests to pygettext (GH-108173) (GH-126361)
Miss Islington (bot) committed
October 27, 2024
S
[3.13] gh-124295: Add translation tests for argparse (GH-124803) (GH-126046)
Serhiy Storchaka committed
October 7, 2024
V
[3.13] Fix typos (#123775) (#123866)
Victor Stinner committed
September 30, 2024
M
[3.13] gh-121735: Fix module-adjacent references in zip files (GH-123037) (#123986)
Miss Islington (bot) committed
August 25, 2024
M
[3.13] gh-123297: Propagate LD_FLAGS to LDCXXSHARED in sysconfig (GH-123298) (#123319)
Miss Islington (bot) committed
August 9, 2024
M
[3.13] gh-116622: Rename build variable MODULE_LDFLAGS back to LIBPYTHON (GH-122764) (GH-122842)
Miss Islington (bot) committed
August 8, 2024
M
[3.13] GH-118943: Remove regen-jit from the regen-all make target (GH-122840)
Miss Islington (bot) committed
July 29, 2024
K
[3.13] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#122393)
Kirill Podoprigora committed
July 22, 2024
M
[3.13] gh-120522: Apply App Store compliance patch during installation (GH-121947) (#122105)
Miss Islington (bot) committed
July 16, 2024
July 11, 2024
M
[3.13] gh-121103: Put free-threaded libraries in `lib/python3.14t` (GH-121293) (#121631)
Miss Islington (bot) committed
July 8, 2024
M
[3.13] gh-121467: Fix makefile to include mimalloc headers (GH-121469) (#121471)
Miss Islington (bot) committed
July 3, 2024
M
[3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) (#121344)
Miss Islington (bot) committed
June 30, 2024
M
[3.13] gh-120522: Add a `--with-app-store-compliance` configure option to patch out problematic code (GH-120984) (#121173)
Miss Islington (bot) committed
June 26, 2024
V
[3.13] gh-120642: Move private PyCode APIs to the internal C API (#120643) (#121043)
Victor Stinner committed
June 21, 2024
S
[3.13] gh-119344: Make critical section API public (GH-119353) (#120856)
Sam Gross committed
June 20, 2024
S
June 4, 2024
M
[3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#120014)
Miss Islington (bot) committed
May 30, 2024
M
[3.13] gh-119729: Use 't' in pkg-config file name for free-threaded build (GH-119738) (#119797)
Miss Islington (bot) committed
May 28, 2024
M
[3.13] gh-119538: Add missing expat build dependencies (GH-119647) (#119685)
Miss Islington (bot) committed
May 22, 2024
L
[3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)
Lysandros Nikolaou committed
May 7, 2024
J
gh-118107: Fix zipimporter ZIP64 handling. (GH-118108)
John Sirois committed
May 6, 2024
R
Set a DerivedData path for iOS test builds. (GH-118621)
Russell Keith-Magee committed
R
Correct timing sensitivity in iOS testing Makefile target. (GH-118620)
Russell Keith-Magee committed
May 5, 2024
P
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado committed
P
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado committed
May 4, 2024
I
gh-111997: C-API for signalling monitoring events (#116413)
Irit Katriel committed
April 30, 2024
K
gh-117139: Add header for tagged pointers (GH-118330)
Ken Jin committed
S
gh-117860: Add tests for resolving names when import rebind names (GH-118176)
Serhiy Storchaka committed
April 24, 2024
E
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow committed
April 23, 2024
Y
gh-116984: Install mimalloc headers (#116985)
Yichen Yan committed
April 19, 2024
D
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe (#116775)
Dino Viehland committed
April 4, 2024
I
gh-117494: extract the Instruction Sequence data structure into a separate file (#117496)
Irit Katriel committed
G
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum committed
April 2, 2024
E
gh-76785: Add PyInterpreterConfig Helpers (gh-117170)
Eric Snow committed