COMMITS
/ configure.ac March 5, 2024
January 5, 2024
E
[3.11] gh-80532: Do not set ipv6type when cross-compiling (GH-17956) (#113741)
Erlend E. Aasland committed
December 28, 2023
M
[3.11] bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH-19856) (GH-113541)
Miss Islington (bot) committed
October 10, 2023
M
[3.11] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) (#110581)
Miss Islington (bot) committed
October 9, 2023
B
[3.11] gh-109191: Fix build with newer editline (gh-110239) (#110575)
Bo Anderson committed
July 28, 2023
June 28, 2023
M
[3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066)
Miss Islington (bot) committed
June 6, 2023
E
[3.11] gh-90005: Don't link with libbsd if not needed (#105236) (#105359)
Erlend E. Aasland committed
December 17, 2022
C
[3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230)
colorfulappl committed
December 1, 2022
S
November 13, 2022
November 5, 2022
E
September 23, 2022
M
gh-96761: Fix build process of the clang compiler for _bootstrap_python (gh-96945)
Miss Islington (bot) committed
September 13, 2022
M
gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303)
Miss Islington (bot) committed
C
August 29, 2022
D
[3.11] gh-96191: Update the configure file to use GitHub issue (gh-96211) (gh-96375)
Dong-hee Na committed
August 1, 2022
C
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes committed
July 31, 2022
C
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
Christian Heimes committed
C
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)
Christian Heimes committed
July 27, 2022
C
[3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (GH-95297)
Christian Heimes committed
M
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-95307)
Miss Islington (bot) committed
July 18, 2022
M
[3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) (GH-94951)
Miss Islington (bot) committed
C
[3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (GH-94881)
Christian Heimes committed
June 30, 2022
M
gh-93491: Fix PEP 11 tier detection for FreeBSD (GH-94441)
Miss Islington (bot) committed
June 27, 2022
C
[3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (GH-94317)
Christian Heimes committed
June 24, 2022
M
gh-84461: Build Emscripten with WASM BigInt support (GH-94219)
Miss Islington (bot) committed
M
gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142)
Miss Islington (bot) committed
June 20, 2022
M
gh-84461: Silence some compiler warnings on WASM (GH-93978)
Miss Islington (bot) committed
June 18, 2022
M
gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
Miss Islington (bot) committed
June 11, 2022
M
gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
Miss Islington (bot) committed
June 10, 2022
M
gh-93491: Add support tier detection to configure (GH-93492)
Miss Islington (bot) committed
June 8, 2022
C
[3.11] gh-90473: Define HOSTRUNNER for WASI (GH-93606) (GH-93612)
Christian Heimes committed
June 3, 2022
M
gh-90473: Skip and document more failing tests on WASI (GH-93436)
Miss Islington (bot) committed
May 28, 2022
E
May 19, 2022
M
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Miss Islington (bot) committed
May 13, 2022
M
gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
Miss Islington (bot) committed
May 9, 2022
M
gh-90005: Cleanup after GH-31698 (GH-91642)
Miss Islington (bot) committed
May 5, 2022
S
bpo-41818: Add os.login_tty() for *nix. (#29658)
Soumendra Ganguly committed
May 3, 2022
Ł
gh-89452: Prefer gdbm-compat over ndbm (#92208)
Łukasz Langa committed
April 28, 2022
E
gh-84461: Add HOSTRUNNER for program to run Python executable (GH-91931)
Ethan Smith committed
April 23, 2022
C
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes committed
C
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Christian Heimes committed
April 20, 2022
V
gh-91731: Build Python with -std=c11 (#91733)
Victor Stinner committed
April 18, 2022
T
bpo-46053: Fix OSS audio support on NetBSD (GH-30065)
Thomas Klausner committed
April 14, 2022
C
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
Christian Heimes committed
April 9, 2022
J
Fix some typos in comments (GH-32422)
jonasdlindner committed
April 7, 2022
C
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
Christian Heimes committed
April 6, 2022
C
bpo-40280: WASM defaults to no dynamic linking (GH-32360)
Christian Heimes committed
April 5, 2022
E
bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)
Erlend Egeberg Aasland committed
E
bpo-45774: Harden SQLite detection (GH-30016)
Erlend Egeberg Aasland committed