COMMITS
/ configure 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
September 16, 2022
D
gh-89536: Use ThinLTO policy if possible (gh-96766)
Dong-hee Na committed
September 11, 2022
C
gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303)
Christian Heimes committed
August 30, 2022
P
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado committed
August 29, 2022
D
gh-96191: Update the configure file to use GitHub issue (gh-96211)
Dong-hee Na committed
August 27, 2022
P
gh-95973: Add a new --with-dsymutil option to link debug information in macOS (GH-95974)
Pablo Galindo Salgado committed
August 19, 2022
C
gh-95853: WASM: better version and asset handling in scripts (GH-96045)
Christian Heimes committed
August 18, 2022
K
gh-90536: Add support for the BOLT post-link binary optimizer (gh-95908)
Kevin Modzelewski committed
August 13, 2022
C
gh-95853: Add script to automate WASM build (GH-95828)
Christian Heimes committed
August 5, 2022
V
gh-93744: Remove configure --with-cxx-main option (#95651)
Victor Stinner committed
July 27, 2022
C
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes committed
C
gh-95174: WASI: skip missing sockets functions (GH-95179)
Christian Heimes committed
C
gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086)
Christian Heimes committed
July 26, 2022
C
gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288)
Christian Heimes committed
C
gh-95174: Handle missing dup() and constants in WASI (GH-95229)
Christian Heimes committed
July 18, 2022
C
gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848)
Christian Heimes committed
July 15, 2022
C
gh-94801: Use custom flags to check for headers and libs (#94802)
Christian Heimes committed
July 14, 2022
C
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes committed
July 9, 2022
C
gh-93649: Fix dependencies of _testcapi (#94695)
Christian Heimes committed
July 7, 2022
C
gh-94642: Remove -D_XOPEN_SOURCE from more pkg-config CFLAGS (#94657)
Christian Heimes committed