COMMITS
/ configure January 7, 2025
E
[3.12] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128599)
Erlend E. Aasland committed
M
[3.12] gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511) (gh-128572)
Miss Islington (bot) committed
January 5, 2025
M
[3.12] gh-128437: Add `BOLT_COMMON_FLAGS` with `-update-debug-sections` (gh-128455) (gh-128513)
Miss Islington (bot) committed
January 4, 2025
Z
[3.12] gh-128354: Consistently use LIBS over LDFLAGS in library build… (#128466)
Zanie Blue committed
January 3, 2025
M
[3.12] gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (GH-128457) (#128462)
Miss Islington (bot) committed
December 30, 2024
M
[3.12] gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (GH-128322) (#128355)
Miss Islington (bot) committed
December 5, 2024
V
[3.12] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593) (#127631)
Victor Stinner committed
November 5, 2024
E
[3.12] gh-89640: harden float word ordering (#125571 and #126387) (#126430)
Erlend E. Aasland committed
October 26, 2024
M
[3.12] gh-125698: Autoconf: Sync EXEEXT and ac_exeext (GH-125995) (#126007)
Miss Islington (bot) committed
September 12, 2024
V
[3.12] gh-123917: Fix crypt check in configure (#123952)
Victor Stinner committed
September 9, 2024
V
[3.12] Fix typos (#123775) (#123867)
Victor Stinner committed
July 29, 2024
S
June 29, 2024
S
[3.12] gh-120713: Normalize year with century for datetime.strftime (GH-120820) (GH-121145)
Serhiy Storchaka committed
June 25, 2024
M
[3.12] gh-120671: Fix PY_CHECK_CC_WARNING() in configure.ac (GH-120822) (#120986)
Miss Islington (bot) committed
June 10, 2024
M
[3.12] GH-115983: skip building shared modules for testing under WASI (GH-116528) (#120316)
Miss Islington (bot) committed
June 7, 2024
V
[3.12] gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED… (#120204)
Victor Stinner committed
April 12, 2024
M
[3.12] gh-117752: Autoconf: fix PGO builds for 'make -C build' incantations (GH-117803) (#117805)
Miss Islington (bot) committed
M
[3.12] gh-117752: Autoconf: fix -fno-semantic-interposition check (GH-117789) (#117800)
Miss Islington (bot) committed
M
[3.12] gh-117752: Autoconf: store all LLVM profile data in the build directory (GH-117790) (#117795)
Miss Islington (bot) committed
March 17, 2024
A
[3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924)
Antoine Pitrou committed
March 5, 2024
January 5, 2024
M
[3.12] gh-80532: Do not set ipv6type when cross-compiling (GH-17956) (#113740)
Miss Islington (bot) committed
December 28, 2023
M
[3.12] bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH-19856) (GH-113540)
Miss Islington (bot) committed
M
[3.12] gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441) (#113535)
Miss Islington (bot) committed
November 16, 2023
V
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159)
Victor Stinner committed
November 14, 2023
M
[3.12] gh-111460: Restore ncurses widechar support on macOS (GH-111878) (gh-112034)
Miss Islington (bot) committed
October 20, 2023
M
[3.12] gh-111046: for wasi-threads, export memory as well via the linker (GH-111099) (GH-111141)
Miss Islington (bot) committed
October 10, 2023
M
[3.12] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) (#110580)
Miss Islington (bot) committed
October 9, 2023
M
[3.12] gh-109191: Fix build with newer editline (gh-110239) (gh-110562)
Miss Islington (bot) committed
July 28, 2023
July 23, 2023
M
[3.12] gh-106962: Detect mpicc in configure.ac (GH-106961) (#107081)
Miss Islington (bot) committed
July 17, 2023
M
[3.12] gh-101538: Add experimental wasi-threads build (GH-101537) (#106834)
Miss Islington (bot) committed
June 27, 2023
M
[3.12] gh-106123: Modules/_sha3 appears to no longer be necessary (GH-106124) (#106127)
Miss Islington (bot) committed
June 6, 2023
E
[3.12] gh-90005: Don't link with libbsd if not needed (#105236) (#105360)
Erlend E. Aasland committed
June 1, 2023
E
[3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)
Erlend E. Aasland committed
M
[3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058) (#105192)
Miss Islington (bot) committed
May 30, 2023
E
[3.12] gh-89886: Properly quote Autoconf macro arguments (#105062) (#105118)
Erlend E. Aasland committed
May 24, 2023
D
[3.12] gh-101282: Enclose BOLT_APPLY_FLAGS value in double quotes (gh… (gh-104853)
Dong-hee Na committed
May 22, 2023
G
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc committed
May 15, 2023
E
gh-104487: PYTHON_FOR_REGEN must be minimum Python 3.10 (#104488)
Erlend E. Aasland committed
G
gh-101282: move BOLT config after PGO (gh-104493)
Gregory Szorc committed
May 9, 2023
Z
gh-90656: Add platform triplets for 64-bit LoongArch (LA64) (#30939)
Zhang Na committed
May 4, 2023
P
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin committed
April 17, 2023
D
gh-101525: Fix make test if the --enable-bolt enabled (gh-103574)
Dong-hee Na committed
April 12, 2023
N
gh-103326: Remove `Python/importlib.h` (GH-103331)
Nikita Sobolev committed
March 4, 2023
M
gh-96821: Add config option `--with-strict-overflow` (#96823)
Matthias Görgens committed
February 22, 2023
J
gh-99108: Import MD5 and SHA1 from HACL* (#102089)
Jonathan Protzenko committed
February 16, 2023
E
gh-99942: correct the pkg-config/python-config flags for cygwin/android
Eli Schwartz committed
G
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
Gregory P. Smith committed
February 14, 2023
J
gh-99108: Import SHA2-384/512 from HACL* (#101707)
Jonathan Protzenko committed