COMMITS
/ configure.ac June 22, 2023
Y
gh-101538: Add experimental wasi-threads build (#101537)
YAMAMOTO Takashi committed
June 18, 2023
E
gh-105875: Require SQLite 3.15.2 or newer (#105876)
Erlend E. Aasland committed
June 7, 2023
E
gh-89886: Use Autoconf quadrigraphs where appropriate (#105226)
Erlend E. Aasland committed
June 6, 2023
E
gh-90005: Don't link with libbsd if not needed (#105236)
Erlend E. Aasland committed
June 1, 2023
E
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Erlend E. Aasland committed
E
gh-89886: Rely on HAVE_SYS_TIME_H (#105058)
Erlend E. Aasland committed
May 30, 2023
E
gh-89886: Properly quote Autoconf macro arguments (#105062)
Erlend E. Aasland committed
May 25, 2023
V
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner committed
May 24, 2023
V
gh-104773: Fix PY_STDLIB_MOD_SET_NA() on macOS (#104901)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner committed
V
gh-104773: Remove OSSAUDIODEV_LIBS variable (#104864)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner committed
D
gh-101282: Enclose BOLT_APPLY_FLAGS value in double quotes (gh-104752)
Dong-hee Na committed
May 22, 2023
T
Python 3.13.0a0
Thomas Wouters committed
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
February 13, 2023
E
gh-92547: Purge sqlite3_enable_shared_cache() detection from configure (#101873)
Erlend E. Aasland committed
February 7, 2023
J
gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
Jonathan Protzenko committed
February 4, 2023
E
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
Eric Snow committed
January 24, 2023
D
gh-101278: Drop -gdwarf-4 flag from the BOLT build (gh-101280)
Dong-hee Na committed
G
gh-101060: conditionally add `-fno-reorder-blocks-and-partition` (gh-101061)
Gregory Szorc committed
January 22, 2023
G
gh-101047: Remove vestigial references to macOS libtool options (gh-101048)
Gregory Szorc committed
January 18, 2023
K
gh-100340: Allows -Wno-int-conversion for wasm (#100341)
Kushal Das committed
January 11, 2023
M
gh-98636: Fix detecting gdbm_compat for _dbm module (#98643)
Michał Górny committed
January 5, 2023
D
gh-86082: bpo-41916: allow cross-compiled python to have -pthread set for CXX (#22525)
Dustin Spicuzza committed
December 29, 2022
Z
gh-100540: Remove obsolete Modules/_ctypes/darwin/ dlfcn shim (GH-100541)
Zachary Ware committed
December 28, 2022
Z
gh-100540: Remove obsolete '--with-system-ffi' configure option (GH-100544)
Zachary Ware committed
Z
gh-100540: Remove unnecessary '-DMACOSX' for ctypes on macOS (GH-100542)
Zachary Ware committed
November 26, 2022
November 21, 2022
C
gh-96002: Add functional test for Argument Clinic (#96178)
colorfulappl committed
November 11, 2022
November 7, 2022
N
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)
Noam Cohen committed
November 5, 2022
November 3, 2022
S
gh-98948: Remove obsolete readelf dependency (#98949)
serge-sans-paille committed
November 2, 2022
J
gh-98989: configure: add 3.11 to list of Pythons (#98988)
Jelle Zijlstra committed
October 25, 2022
P
gh-96143: Move the perf trampoline files to the Python directory (#98675)
Pablo Galindo Salgado committed
October 20, 2022
N
gh-95023: Added os.setns and os.unshare functions (#95046)
Noam Cohen committed
September 23, 2022
D
gh-96761: Fix build process of the clang compiler for _bootstrap_python (gh-96945)
Dong-hee Na committed