COMMITS
/ Doc/using/configure.rst July 19, 2024
S
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Serhiy Storchaka committed
April 15, 2024
M
[3.12] gh-117804: Document how to suppress PGO unprofiled source warnings (GH-117859) (#117912)
Miss Islington (bot) committed
March 4, 2024
H
[3.12] Docs: update using/configure.rst (GH-116274) (#116276)
Hugo van Kemenade committed
November 16, 2023
V
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159)
Victor Stinner committed
October 3, 2023
A
[3.12] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292) (#110302)
Adam Turner committed
September 28, 2023
M
[3.12] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) (#109937)
Miss Islington (bot) committed
September 27, 2023
M
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
Miss Islington (bot) committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot) committed
September 8, 2023
V
[3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)
Victor Stinner committed
August 29, 2023
M
[3.12] Fix misc doc typos (GH-108592) (#108594)
Miss Islington (bot) committed
August 17, 2023
M
[3.12] gh-107298: Fix some references in the C API documentation (GH-108072) (#108074)
Miss Islington (bot) committed
August 16, 2023
M
[3.12] GH-92584: Remove references to Distutils in configure.rst (GH-108043) (#108063)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
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
December 28, 2022
Z
gh-100540: Remove obsolete '--with-system-ffi' configure option (GH-100544)
Zachary Ware committed
December 6, 2022
V
gh-100008: VS 2017 is required since Python 3.11 (#100045)
Victor Stinner committed
December 5, 2022
V
gh-100008: Document Python build requirements (#100009)
Victor Stinner committed
November 14, 2022
V
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Victor Stinner committed
November 4, 2022
M
Support comparing two sets of pystats (GH-98816)
Michael Droettboom committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
September 16, 2022
D
gh-89536: Use ThinLTO policy if possible (gh-96766)
Dong-hee Na committed
August 20, 2022
D
gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)
Dong-hee Na committed
August 18, 2022
K
gh-90536: Add support for the BOLT post-link binary optimizer (gh-95908)
Kevin Modzelewski committed
August 5, 2022
V
gh-93744: Remove configure --with-cxx-main option (#95651)
Victor Stinner committed
July 25, 2022
C
gh-85454: Remove distutils documentation (#95239)
Christian Heimes committed
June 20, 2022
M
gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (#92754)
Matthias Köppe committed
May 24, 2022
V
gh-93103: Enhance PyConfig.parser_debug documentation (#93186)
Victor Stinner committed
May 9, 2022
G
gh-88750: Remove the PYTHONTHREADDEBUG env var support. (#92509)
Gregory P. Smith committed
May 2, 2022
V
gh-91998: 'WebAssemby' to 'WebAssembly' (#92040)
vainaijr committed
April 28, 2022
V
gh-89479: Export _Py_GetSpecializationStats() internal function (#92011)
Victor Stinner committed
April 23, 2022
C
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes committed
April 21, 2022
V
gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)
Victor Stinner committed
April 16, 2022
D
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney committed
April 4, 2022
C
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
Christian Heimes committed
March 31, 2022
E
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland committed
January 14, 2022
M
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Mark Dickinson committed
December 16, 2021
M
bpo-46072: Document --enable-stats option. (GH-30139)
Mark Shannon committed
December 13, 2021
C
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
Christian Heimes committed
December 7, 2021
P
Fix some false positives of documentation syntax problems
Pablo Galindo committed
November 29, 2021
C
bpo-45881: configure --with-freeze-module --with-build-python (GH-29835)
Christian Heimes committed
C
bpo-40280: Emscripten systems use .wasm suffix by default (GH-29842)
Christian Heimes committed
November 10, 2021
C
bpo-45723: Add --with-pkg-config to configure (GH-29517)
Christian Heimes committed
October 10, 2021
I
bpo-29410: Change the default hash algorithm to SipHash13. (GH-28752)
Inada Naoki committed
October 5, 2021
C
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss committed
July 19, 2021
D
bpo-44340: Add support for building with clang full/thin lto (GH-27231)
Dong-hee Na committed
May 25, 2021
J
Correct minor spelling typos (GH-26339)
Jero Bado committed
V
bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349)
Victor Stinner committed
May 1, 2021
C
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Christian Heimes committed