]> git.ipfire.org Git - thirdparty/Python/cpython.git/history - configure
GH-113655: Lower the C recursion limit on various platforms (GH-113944)
[thirdparty/Python/cpython.git] / configure
2024-01-05  Zackery Spytzgh-80532: Do not set ipv6type when cross-compiling...
2023-12-30  Samet YASLANgh-112536: Add support for thread sanitizer (TSAN)...
2023-12-28  Zackery Spytzbpo-11102: Make configure enable major(), makedev(...
2023-12-28  Ronald Oussorengh-110459: Make sure --with-openssl-rpath works on...
2023-12-17  Jakub Kulíkgh-113117: Support posix_spawn in subprocess.Popen...
2023-12-12  Eric Snowgh-76785: More Fixes for test.support.interpreters...
2023-12-12  Sam Jamesgh-112970: Detect and use closefrom() when available...
2023-12-12  Sam Grossgh-112532: Require mimalloc in `--disable-gil` builds...
2023-12-08  Sam Grossgh-112779: Check 1-byte atomics in configure (gh-112819)
2023-12-05  Tian Gaogh-105323: Remove `WITH_APPLE_EDITLINE` to use the...
2023-11-20  Hugo van Kemenadegh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` ...
2023-11-15  Victor Stinnergh-112088: Run autoreconf in GHA check_generated_files...
2023-11-13  Davide Rizzogh-111460: Restore ncurses widechar support on macOS...
2023-10-30  Dino Viehlandgh-90815: Add mimalloc memory allocator (#109914)
2023-10-22  Ayappan Perumalgh-110828: AIX 32bit build needs -latomic for _testcapi...
2023-10-20  YAMAMOTO Takashigh-111046: for wasi-threads, export memory as well...
2023-10-11  Lysandros Nikolaough-104169: Refactor tokenizer into lexer and wrappers...
2023-10-09  Jakub Kulíkgh-78469: Declare missing sethostname for Solaris 10...
2023-10-09  Bo Andersongh-109191: Fix build with newer editline (gh-110239)
2023-10-07  Masaru Tsuchiyamagh-108277: Add os.timerfd_create() function (#108382)
2023-09-29  Donghee Nagh-105323: Update readline module to detect apple editl...
2023-09-27  Sam Grossgh-109740: Use 't' in `--disable-gil` SOABI (#109922)
2023-09-19  Sam Grossgh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
2023-09-15  Hood Chathamgh-106213: Make Emscripten trampolines work with JSPI...
2023-09-10  Victor Stinnergh-109054: Don't use libatomic on cross-compilation...
2023-09-08  Victor Stinnergh-109054: configure checks if libatomic is needed...
2023-09-02  Victor Stinnergh-108765: Python.h no longer includes <ieeefp.h> ...
2023-09-02  Sam Grossgh-108777: Split _PyTime tests from _testinternalcapi...
2023-08-31  Victor Stinnergh-108634: Py_TRACE_REFS uses a hash table (#108663)
2023-08-29  Victor Stinnergh-108494: Don't build _testclinic_limited with TraceRe...
2023-08-27  John Miccogh-108465: Use compiler basename when determining compi...
2023-08-24  Jeffery Togh-95855: Refactor platform triplet detection code...
2023-08-21  Sam Grossgh-108223: Add --disable-gil to configure (gh-108227)
2023-08-10  Mina GalićGH-107812: extend `socket`'s netlink support to FreeBSD...
2023-07-28  justdan6gh-106881: Check for linux/limits.h before including...
2023-07-22  Lukas van de Wielgh-106962: Detect mpicc in configure.ac (#106961)
2023-06-27  Skip Montanarogh-106123: Modules/_sha3 appears to no longer be necess...
2023-06-22  YAMAMOTO Takashigh-101538: Add experimental wasi-threads build (#101537)
2023-06-18  Erlend E. Aaslandgh-105875: Require SQLite 3.15.2 or newer (#105876)
2023-06-06  Erlend E. Aaslandgh-90005: Don't link with libbsd if not needed (#105236)
2023-06-01  Erlend E. AaslandGH-89886: Bump to GNU Autoconf v2.71 (#104925)
2023-06-01  Erlend E. Aaslandgh-89886: Rely on HAVE_SYS_TIME_H (#105058)
2023-05-30  Erlend E. Aaslandgh-89886: Properly quote Autoconf macro arguments ...
2023-05-25  Victor Stinnergh-104773: PEP 594: Remove the audioop module (#104937)
2023-05-25  Victor Stinnergh-104773: PEP 594: Remove the crypt module (#104908)
2023-05-24  Victor Stinnergh-104773: Fix PY_STDLIB_MOD_SET_NA() on macOS (#104901)
2023-05-24  Victor Stinnergh-104773: PEP 594: Remove the nis module (#104897)
2023-05-24  Victor Stinnergh-104773: PEP 594: Remove the spwd module (#104871)
2023-05-24  Victor Stinnergh-104773: Remove OSSAUDIODEV_LIBS variable (#104864)
2023-05-24  Victor Stinnergh-104773: PEP 594: Remove the ossaudiodev module ...
2023-05-24  Dong-hee Nagh-101282: Enclose BOLT_APPLY_FLAGS value in double...
2023-05-22  T. WoutersRegenerate configure after the Python version bump...
2023-05-22  Gregory Szorcgh-101282: Apply BOLT optimizations to libpython for...
2023-05-15  Erlend E. Aaslandgh-104487: PYTHON_FOR_REGEN must be minimum Python...
2023-05-15  Gregory Szorcgh-101282: move BOLT config after PGO (gh-104493)
2023-05-09  Zhang Nagh-90656: Add platform triplets for 64-bit LoongArch...
2023-05-04  Petr Viktoringh-103509: PEP 697 -- Limited C API for Extending Opaqu...
2023-04-17  Dong-hee Nagh-101525: Fix make test if the --enable-bolt enabled...
2023-04-12  Nikita Sobolevgh-103326: Remove `Python/importlib.h` (GH-103331)
2023-03-04  Matthias Görgensgh-96821: Add config option `--with-strict-overflow...
2023-02-22  Jonathan Protzenkogh-99108: Import MD5 and SHA1 from HACL* (#102089)
2023-02-16  Eli Schwartzgh-99942: correct the pkg-config/python-config flags...
2023-02-16  Gregory P. Smithgh-99108: Refactor _sha256 & _sha512 into _sha2. (...
2023-02-14  Jonathan Protzenkogh-99108: Import SHA2-384/512 from HACL* (#101707)
2023-02-13  Erlend E. Aaslandgh-92547: Purge sqlite3_enable_shared_cache() detection...
2023-02-07  Jonathan Protzenkogh-99108: Replace SHA2-224 & 256 with verified code...
2023-02-04  Eric Snowgh-101524: Split Up the _xxsubinterpreters Module ...
2023-01-24  Dong-hee Nagh-101278: Drop -gdwarf-4 flag from the BOLT build...
2023-01-24  Gregory Szorcgh-101060: conditionally add `-fno-reorder-blocks-and...
2023-01-22  Gregory Szorcgh-101047: Remove vestigial references to macOS libtool...
2023-01-18  Kushal Dasgh-100340: Allows -Wno-int-conversion for wasm (#100341)
2023-01-11  Michał Górnygh-98636: Fix detecting gdbm_compat for _dbm module...
2023-01-05  Dustin Spicuzzagh-86082: bpo-41916: allow cross-compiled python to...
2022-12-29  Zachary Waregh-100540: Remove obsolete Modules/_ctypes/darwin/...
2022-12-28  Zachary Waregh-100540: Remove obsolete '--with-system-ffi' configur...
2022-12-28  Zachary Waregh-100540: Remove unnecessary '-DMACOSX' for ctypes...
2022-11-26  Sam Jamesgh-99086: Fix -Wstrict-prototypes, -Wimplicit-function...
2022-11-21  colorfulapplgh-96002: Add functional test for Argument Clinic ...
2022-11-11  Miro Hrončokgh-98707: configure --with-system-libmpdec and --with...
2022-11-07  Noam Cohengh-95389: expose popular ETHERTYPE_* constants in the...
2022-11-05  Sam Jamesgh-99086: Fix implicit int compiler warning in configur...
2022-11-03  serge-sans-paillegh-98948: Remove obsolete readelf dependency (#98949)
2022-11-02  Jelle Zijlstragh-98989: configure: add 3.11 to list of Pythons (...
2022-10-25  Pablo Galindo Salgadogh-96143: Move the perf trampoline files to the Python...
2022-10-20  Noam Cohengh-95023: Added os.setns and os.unshare functions ...
2022-09-23  Dong-hee Nagh-96761: Fix build process of the clang compiler for...
2022-09-16  Dong-hee Nagh-89536: Use ThinLTO policy if possible (gh-96766)
2022-09-11  Christian Heimesgh-84461: Omit resource mod and getresuid funcs on...
2022-08-30  Pablo Galindo Salgadogh-96143: Allow Linux perf profiler to see Python calls...
2022-08-29  Dong-hee Nagh-96191: Update the configure file to use GitHub issue...
2022-08-27  Pablo Galindo Salgadogh-95973: Add a new --with-dsymutil option to link...
2022-08-19  Christian Heimesgh-95853: WASM: better version and asset handling in...
2022-08-18  Kevin Modzelewskigh-90536: Add support for the BOLT post-link binary...
2022-08-13  Christian Heimesgh-95853: Add script to automate WASM build (GH-95828) 95955/head
2022-08-05  Victor Stinnergh-93744: Remove configure --with-cxx-main option ...
2022-07-27  Christian Heimesgh-95174: Add pthread stubs for WASI (GH-95234)
2022-07-27  Christian Heimesgh-95174: WASI: skip missing sockets functions (GH...
2022-07-27  Christian Heimesgh-95085: Promote Emscripten and WASI to PEP 11 tier...
2022-07-26  Christian Heimesgh-94801: Fix regression in configure's CPPFLAGS handli...
2022-07-26  Christian Heimesgh-95174: Handle missing dup() and constants in WASI...
next