COMMITS
/ Doc/using/configure.rst April 3, 2026
M
[3.14] gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925) (GH-147971)
Miss Islington (bot) committed
March 11, 2026
M
[3.14] gh-142518: Improve mimalloc allocator docs (GH-145224) (#145823)
Miss Islington (bot) committed
February 2, 2026
November 10, 2025
S
[3.14] gh-139707: Add docs for optional modules (GH-140171) (GH-141204)
Stan Ulbrych committed
October 10, 2025
M
[3.14] gh-139823: Extend list of optional dependencies in `configure.rst` (GH-139826) (#139887)
Miss Islington (bot) committed
October 7, 2025
M
[3.14] gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (GH-139318) (#139347)
Miss Islington (bot) committed
October 5, 2025
M
[3.14] gh-139573: Update OpenSSL in CI (GH-139577) (#139583)
Miss Islington (bot) committed
July 20, 2025
M
[3.14] Doc/c-api/memory.rst: extend --without-pymalloc doc with ASan information (GH-136790) (GH-136798)
Miss Islington (bot) committed
July 7, 2025
M
[3.14] gh-131591: Document Py_REMOTE_DEBUG (GH-135929) (GH-136374)
Miss Islington (bot) committed
July 3, 2025
M
[3.14] gh-115119: Recommend upstream libmpdec in build requirements (GH-136205) (#136244)
Miss Islington (bot) committed
June 16, 2025
M
[3.14] gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550) (gh-135565)
Miss Islington (bot) committed
June 14, 2025
M
[3.14] gh-135504: Document `LIBZSTD_CFLAGS` and `LIBZSTD_LIBS` config options (GH-135505) (#135515)
Miss Islington (bot) committed
May 6, 2025
B
GH-113464: Add the JIT to What's New (GH-133486)
Brandt Bucher committed
April 25, 2025
B
gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618)
Bénédikt Tran committed
April 8, 2025
H
Python 3.14.0a7
Hugo van Kemenade committed
April 3, 2025
P
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado committed
February 22, 2025
R
gh-129712: Document the wheels tags corresponding to each universal SDK. (#130389)
Russell Keith-Magee committed
February 13, 2025
K
K
gh-130048: Reintroduce full LTO as default on Clang (GH-130049)
Ken Jin committed
February 11, 2025
H
Python 3.14.0a5
Hugo van Kemenade committed
February 7, 2025
K
gh-128563: Document the tail-calling interpreter (GH-129728)
Ken Jin committed
January 30, 2025
S
gh-129438: Update ``--enable-experimental-jit`` section with install requirements (#129450)
Stan Ulbrych committed
January 14, 2025
H
Python 3.14.0a4
Hugo van Kemenade committed
January 4, 2025
E
gh-115765: Document and enforce Autoconf 2.72 requirement (#128502)
Erlend E. Aasland committed
November 16, 2024
H
GH-126748: amend configure.rst description for the 'build_wasm' make target (#126687)
Hood Chatham committed
H
gh-126691: Remove --with-emscripten-target (#126787)
Hood Chatham committed
November 10, 2024
K
gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimental-jit`` option (#126648)
Kirill Podoprigora committed
October 30, 2024
S
gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)
sobolevn committed
October 23, 2024
E
gh-125286: Share the Main Refchain With Legacy Interpreters (gh-125709)
Eric Snow committed
October 14, 2024
M
gh-112088: aclocal version is updated to 1.16.5 in docs (#125457)
Mikhail Efimov committed
September 24, 2024
D
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
Donghee Na committed
August 13, 2024
A
GH-109975: Copyedit 3.13 What's New: Release Highlights (#122958)
Adam Turner committed
August 8, 2024
August 1, 2024
J
Fix typos in docs, error messages and comments (#122502)
jianghuyiyuan committed
July 23, 2024
D
gh-121996: Introduce --disable-safety and --enable-slower-safety options (#122054)
Donghee Na committed
July 21, 2024
R
gh-120522: Apply App Store compliance patch during installation (#121947)
Russell Keith-Magee committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
July 16, 2024
July 9, 2024
R
Docs: fix typo and duplicate word in configure.rst (#121410)
Rafael Fontenelle committed
June 30, 2024
R
gh-120522: Add a `--with-app-store-compliance` configure option to patch out problematic code (#120984)
Russell Keith-Magee committed
May 21, 2024
B
Docs: Add central references to free-threading-related options (#119017)
Brett Simmers committed
May 6, 2024
E
gh-115119: Default to --with-system-libmpdec=yes (#118539)
Erlend E. Aasland committed
April 29, 2024
E
gh-115119: Detect _decimal dependencies using pkg-config (#115406)
Erlend E. Aasland committed
April 15, 2024
E
gh-117804: Document how to suppress PGO unprofiled source warnings (#117859)
Erlend E. Aasland committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
March 7, 2024
S
gh-106259: Add minimal help target to Makefile (#106260)
Skip Montanaro committed
March 3, 2024
H
Docs: update using/configure.rst (#116274)
Hugo van Kemenade committed
December 30, 2023
S
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
Samet YASLAN committed
December 6, 2023
V
gh-108223: Refer to PEP 703 as Free Threading (#112780)
Victor Stinner committed
December 1, 2023
V
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Victor Stinner committed