COMMITS
/ Doc/using/configure.rst April 3, 2026
M
[3.13] gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925) (GH-147972)
Miss Islington (bot) committed
October 5, 2025
Z
[3.13] gh-139573: Update OpenSSL in CI (GH-139585)
Zachary Ware committed
September 26, 2025
M
[3.13] gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (GH-139318) (#139348)
Miss Islington (bot) committed
July 20, 2025
M
[3.13] Doc/c-api/memory.rst: extend --without-pymalloc doc with ASan information (GH-136790) (#136799)
Miss Islington (bot) committed
July 3, 2025
V
[3.13] gh-115119: Recommend upstream libmpdec in build requirements (#136205) (#136245)
Victor Stinner committed
February 22, 2025
M
[3.13] gh-129712: Document the wheels tags corresponding to each universal SDK. (GH-130389) (#130449)
Miss Islington (bot) committed
January 30, 2025
M
[3.13] gh-129438: Update ``--enable-experimental-jit`` section with install requirements (GH-129450) (#129472)
Miss Islington (bot) committed
November 12, 2024
M
[3.13] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-124865) (gh-125709) (GH-125204)
Miss Islington (bot) committed
November 10, 2024
M
[3.13] gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimental-jit`` option (GH-126648) (#126655)
Miss Islington (bot) committed
October 14, 2024
M
[3.13] gh-112088: aclocal version is updated to 1.16.5 in docs (GH-125457) (#125459)
Miss Islington (bot) committed
September 2, 2024
A
[3.13] Fix typos in docs, error messages and comments (#122502) (#122606)
Alex Waygood committed
August 13, 2024
M
[3.13] GH-109975: Copyedit 3.13 What's New: Release Highlights (GH-122958) (#122971)
Miss Islington (bot) committed
July 22, 2024
M
[3.13] gh-120522: Apply App Store compliance patch during installation (GH-121947) (#122105)
Miss Islington (bot) committed
July 19, 2024
S
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
Serhiy Storchaka committed
July 16, 2024
July 9, 2024
M
[3.13] Docs: fix typo and duplicate word in configure.rst (GH-121410) (#121532)
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
May 21, 2024
M
[3.13] Docs: Add central references to free-threading-related options (GH-119017) (#119367)
Miss Islington (bot) 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
November 15, 2023
V
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Victor Stinner committed
October 30, 2023
D
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland committed
October 3, 2023
A
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner committed
V
gh-110276: No longer ignore PROFILE_TASK failure silently (#110295)
Victor Stinner committed
September 29, 2023
D
gh-105323: Update readline module to detect apple editline variant (gh-108665)
Donghee Na committed
September 27, 2023
V
gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (#109931)
Victor Stinner committed
September 26, 2023
V
gh-109276, gh-109508: Fix libregrtest stdout (#109903)
Victor Stinner committed
V
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
September 20, 2023
V
gh-109054: Document configure variables (#109224)
Victor Stinner committed
September 14, 2023
V
gh-107298: Document PyMODINIT_FUNC macro (#109236)
Victor Stinner committed
September 6, 2023
V
gh-108740: Fix "make regen-all" race condition (#108741)
Victor Stinner committed
V
gh-108753: Enhance pystats (#108754)
Victor Stinner committed
August 31, 2023
V
gh-108634: Py_TRACE_REFS uses a hash table (#108663)
Victor Stinner committed
August 30, 2023
V
Document Python build requirements (#108646)
Victor Stinner committed
August 29, 2023
X
Fix misc doc typos (#108592)
xzmeng committed
August 21, 2023
S
gh-108223: Document --disable-gil flag in configure (#108236)
Sam Gross committed
August 17, 2023
S
gh-107298: Fix some references in the C API documentation (GH-108072)
Serhiy Storchaka committed
August 16, 2023
A
GH-92584: Remove references to Distutils in configure.rst (#108043)
Adam Turner committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
May 22, 2023
G
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc committed
March 15, 2023
J
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
Julien Palard committed
March 4, 2023
M
gh-96821: Add config option `--with-strict-overflow` (#96823)
Matthias Görgens committed