- 4637a1f [3.11] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (GH-116327) (GH-116373) (GH-116384) by Brett Cannon · 1 year, 6 months ago
- 1687e85 [3.11] gh-80532: Do not set ipv6type when cross-compiling (GH-17956) (#113741) by Erlend E. Aasland · 1 year, 8 months ago
- 656eb16 [3.11] bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH-19856) (GH-113541) by Miss Islington (bot) · 1 year, 8 months ago
- 1942721 [3.11] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) (#110581) by Miss Islington (bot) · 1 year, 11 months ago
- 9e9df93 [3.11] gh-109191: Fix build with newer editline (gh-110239) (#110575) by Bo Anderson · 1 year, 11 months ago
- 4049c5d [3.11] gh-106881: Check for linux/limits.h before including it (#107397) (#107415) by justdan6 · 2 years, 1 month ago
- 966e0f6 [3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066) by Miss Islington (bot) · 2 years, 2 months ago
- 2ffeb0e [3.11] gh-105455: Regen configure with GNU Autoconf 2.69 (#105467) by Erlend E. Aasland · 2 years, 3 months ago
- d2340ef Python 3.11.4 by Pablo Galindo · 2 years, 3 months ago v3.11.4
- b8d3bb7 [3.11] gh-90005: Don't link with libbsd if not needed (#105236) (#105359) by Erlend E. Aasland · 2 years, 3 months ago
- dd323af [3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230) by colorfulappl · 2 years, 8 months ago
- 88b754b [3.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (GH-99919) by Sam James · 2 years, 9 months ago
- eac1a63 [3.11] gh-98707: configure --with-system-libmpdec and --with-system-expat no longer include vendored headers (GH-98711) (#99391) by Erlend E. Aasland · 2 years, 9 months ago
- 573b451 [3.11] gh-99086: Fix implicit int compiler warning in configure check for PTHREAD_SCOPE_SYSTEM (GH-99085) (#99118) by Erlend E. Aasland · 2 years, 10 months ago
- 29f17a4 gh-96761: Fix build process of the clang compiler for _bootstrap_python (gh-96945) by Miss Islington (bot) · 2 years, 11 months ago
- 8238fa9 gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303) by Miss Islington (bot) · 3 years ago
- 4958820 [3.11] gh-95853: Add script to automate WASM build (GH-95828, GH-95985, GH-96045, GH-96389, GH-96744) (GH-96749) by Christian Heimes · 3 years ago
- 915d128 [3.11] gh-96191: Update the configure file to use GitHub issue (gh-96211) (gh-96375) by Dong-hee Na · 3 years ago
- e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
- 06b5f78 [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308) by Christian Heimes · 3 years, 1 month ago
- db13c0c [3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272) by Christian Heimes · 3 years, 1 month ago
- c72c1d6 [3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (GH-95297) by Christian Heimes · 3 years, 1 month ago
- 202311c [3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-95307) by Miss Islington (bot) · 3 years, 1 month ago
- 4607e88 [3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) (GH-94951) by Miss Islington (bot) · 3 years, 1 month ago
- 30412d9 [3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (GH-94881) by Christian Heimes · 3 years, 1 month ago
- 8ee4e12 gh-93491: Fix PEP 11 tier detection for FreeBSD (GH-94441) by Miss Islington (bot) · 3 years, 2 months ago
- 4ec146c [3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (GH-94317) by Christian Heimes · 3 years, 2 months ago
- c966e08 gh-84461: Build Emscripten with WASM BigInt support (GH-94219) by Miss Islington (bot) · 3 years, 2 months ago
- 4d2c972 gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142) by Miss Islington (bot) · 3 years, 2 months ago
- 81686e7 gh-84461: Silence some compiler warnings on WASM (GH-93978) by Miss Islington (bot) · 3 years, 2 months ago
- 753fe41 gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977) by Miss Islington (bot) · 3 years, 2 months ago
- 4c88104 gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) by Miss Islington (bot) · 3 years, 2 months ago
- 516d90e gh-93491: Add support tier detection to configure (GH-93492) by Miss Islington (bot) · 3 years, 2 months ago
- 1b7942a [3.11] gh-90473: Define HOSTRUNNER for WASI (GH-93606) (GH-93612) by Christian Heimes · 3 years, 3 months ago
- 1d2b766 gh-90473: Skip and document more failing tests on WASI (GH-93436) by Miss Islington (bot) · 3 years, 3 months ago
- 3637425 [3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-93306) by Eric Snow · 3 years, 3 months ago
- 7afccd3 gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) by Miss Islington (bot) · 3 years, 3 months ago
- c41667e gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732) by Miss Islington (bot) · 3 years, 3 months ago
- 5e2e9c4 gh-90005: Cleanup after GH-31698 (GH-91642) by Miss Islington (bot) · 3 years, 4 months ago
- ae553b3 bpo-41818: Add os.login_tty() for *nix. (#29658) by Soumendra Ganguly · 3 years, 4 months ago
- 6c25bf0 gh-89452: Prefer gdbm-compat over ndbm (#92208) by Łukasz Langa · 3 years, 4 months ago
- d1de107 gh-84461: Add HOSTRUNNER for program to run Python executable (GH-91931) by Ethan Smith · 3 years, 4 months ago
- 92c1037 gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820) by Christian Heimes · 3 years, 4 months ago
- 9b5ca54 gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781) by Christian Heimes · 3 years, 4 months ago
- aaeea78 gh-91731: Build Python with -std=c11 (#91733) by Victor Stinner · 3 years, 4 months ago
- 2e7e3c4 bpo-46053: Fix OSS audio support on NetBSD (GH-30065) by Thomas Klausner · 3 years, 4 months ago
- 7acedd7 gh-84461: Drop -sWASM, fix building tests for browser (GH-91530) by Christian Heimes · 3 years, 4 months ago
- f52d987 Fix some typos in comments (GH-32422) by jonasdlindner · 3 years, 5 months ago
- 2b16a08 bpo-40280: Detect missing threading on WASM platforms (GH-32352) by Christian Heimes · 3 years, 5 months ago
- 765f6de bpo-40280: WASM defaults to no dynamic linking (GH-32360) by Christian Heimes · 3 years, 5 months ago
- a755124 bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728) by Erlend Egeberg Aasland · 3 years, 5 months ago
- f1606a5 bpo-45774: Harden SQLite detection (GH-30016) by Erlend Egeberg Aasland · 3 years, 5 months ago
- 96e0983 bpo-40280: Add limited Emscripten REPL (GH-32284) by Christian Heimes · 3 years, 5 months ago
- c9844cb bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253) by Christian Heimes · 3 years, 5 months ago
- 1578f06 bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290) by Serhiy Storchaka · 3 years, 5 months ago
- 087d0fa bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads (GH-32209) by Hood Chatham · 3 years, 5 months ago
- 082d349 bpo-40280: Emscripten fork_exec now fails early (GH-32224) by Christian Heimes · 3 years, 5 months ago
- 17245c8 bpo-40280: Add debug Emscripten flavors (GH-32233) by Christian Heimes · 3 years, 5 months ago
- b36d222 bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698) by Erlend Egeberg Aasland · 3 years, 5 months ago
- b16b6bb bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) by Christian Heimes · 3 years, 5 months ago
- 8a0a9e5 bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI (GH-32095) by Christian Heimes · 3 years, 5 months ago
- 4aea656 bpo-32033: Finalize WASI configure options (GH-32053) by Christian Heimes · 3 years, 5 months ago
- deeaac4 bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986) by Christian Heimes · 3 years, 5 months ago
- 8e3fde7 bpo-46968: Check for 'sys/auxv.h' in the configure script (GH-31961) by Pablo Galindo Salgado · 3 years, 5 months ago
- 3b128c0 bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789) by Oleksandr Pavlyk · 3 years, 5 months ago
- ca9689f bpo-46933: Make pwd module optional (GH-31700) by Christian Heimes · 3 years, 6 months ago
- 50ec345 bpo-46860: Respect `--with-suffix` on case-insensitive file systems (GH-31593) by Brett Cannon · 3 years, 6 months ago
- 96b344c bpo-40280: Address more test failures on Emscripten (GH-31050) by Christian Heimes · 3 years, 7 months ago
- b128896 bpo-46602: Do not append conftest.c (GH-31062) by adanhawth · 3 years, 7 months ago
- 0515eaf bpo-46600: ./configure --with-pydebug uses -Og with clang (GH-31052) by Victor Stinner · 3 years, 7 months ago
- 1f036ed bpo-43112: detect musl as a separate SOABI (GH-24502) by Natanael Copa · 3 years, 7 months ago
- 6e5a193 bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) by Christian Heimes · 3 years, 7 months ago
- d5fd438 bpo-40280: Get help() working and more (GH-30858) by Christian Heimes · 3 years, 7 months ago
- 40fcd16 bpo-30512: Add CAN Socket support for NetBSD (GH-30066) by Thomas Klausner · 3 years, 7 months ago
- c02e860 bpo-40280: Misc fixes for wasm32-emscripten (GH-30722) by Christian Heimes · 3 years, 7 months ago
- 60ceedb bpo-46045: Do not use POSIX semaphores on NetBSD (GH-30047) by Thomas Klausner · 3 years, 7 months ago
- 025cbe7 bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497) by Mark Dickinson · 3 years, 7 months ago
- c8319f7 bpo-40280: Build WASM stdlib bundle and more modules for node (GH-30597) by Christian Heimes · 3 years, 7 months ago
- 6be8489 bpo-44133: Link Python executable with object files (GH-30556) by Victor Stinner · 3 years, 7 months ago
- a6ca8ee bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507) by Christian Heimes · 3 years, 7 months ago
- e34c936 bpo-40280: Allow to compile _testcapi as builtin module (GH-30559) by Christian Heimes · 3 years, 7 months ago
- 43839ba bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552) by Christian Heimes · 3 years, 7 months ago
- 3d11c1b bpo-46308: Fix unportable test(1) operator in configure script (GH-30490) by Thomas Klausner · 3 years, 8 months ago
- 994f90c bpo-45723: Fix detection of epoll (#30449) by Christian Heimes · 3 years, 8 months ago
- cae5554 bpo-46263: Don't use MULTIARCH on FreeBSD (#30410) by Christian Heimes · 3 years, 8 months ago
- 0339434 bpo-40280: Add Tools/wasm with helpers for cross building (GH-29984) by Christian Heimes · 3 years, 8 months ago
- 342b93f bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116) by Mark Shannon · 3 years, 8 months ago
- eb483c4 bpo-45949: Pure Python freeze module for cross builds (GH-29899) by Christian Heimes · 3 years, 8 months ago
- 74b23c9 bpo-45723: Normalise configure user communication (GH-30024) by Erlend Egeberg Aasland · 3 years, 9 months ago
- 0461c68 bpo-45847: Don't override user overrides for CFLAGS/LIBS (GH-29967) by Christian Heimes · 3 years, 9 months ago
- 91b59a3 bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969) by Christian Heimes · 3 years, 9 months ago
- ddbab69 bpo-45798: Let libmpdec decide which archs to build on macOS as done previously. (GH-29949) by Ned Deily · 3 years, 9 months ago
- fc012d8 bpo-45847: Fix uuid detection on macOS (GH-29946) by Christian Heimes · 3 years, 9 months ago
- 612e59b bpo-45950: Fix macOS framework builds of _bootstrap_python (GH-29936) by Christian Heimes · 3 years, 9 months ago
- 4045392 bpo-45847: Port _ctypes partly to PY_STDLIB_MOD (GH-29747) by Christian Heimes · 3 years, 9 months ago
- 84ca123 bpo-45950: Introduce Bootstrap Python again (#29859) by Christian Heimes · 3 years, 9 months ago
- 309110f37 bpo-40280: Emscripten with_ensurepip=no, second attempt (GH-29884) by Christian Heimes · 3 years, 9 months ago
- 9deb834 bpo-40280: Emscripten defaults to --with-ensurepip=no (GH-29873) by Christian Heimes · 3 years, 9 months ago
- 992565f bpo-45881: configure --with-freeze-module --with-build-python (GH-29835) by Christian Heimes · 3 years, 9 months ago
- b394af1 bpo-45847: PY_STDLIB_MOD_SIMPLE now checks py_stdlib_not_available (GH-29844) by Christian Heimes · 3 years, 9 months ago