COMMITS
/ Modules/Setup.stdlib.in August 10, 2022
P
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
Petr Viktorin committed
August 8, 2022
P
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
Petr Viktorin committed
August 1, 2022
P
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
Petr Viktorin committed
July 14, 2022
C
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes committed
July 8, 2022
P
gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
Petr Viktorin committed
July 6, 2022
C
gh-90005: Port readline and curses to PY_STDLIB_MOD (GH-94452)
Christian Heimes committed
July 1, 2022
C
gh-90005: Port _dbm module to PY_STDLIB_MOD (GH-94433)
Christian Heimes committed
June 26, 2022
C
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
Christian Heimes committed
May 31, 2022
C
gh-69093: Fix Setup.local.in rule for _sqlite3 (GH-93380)
Christian Heimes committed
March 31, 2022
E
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland committed
January 12, 2022
C
bpo-40280: Allow to compile _testcapi as builtin module (GH-30559)
Christian Heimes committed
December 7, 2021
C
bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)
Christian Heimes committed
December 4, 2021
C
bpo-45847: Update whatsnew and add place holder entries for missing extensions (GH-29914)
Christian Heimes committed
C
bpo-45847: Port _ctypes partly to PY_STDLIB_MOD (GH-29747)
Christian Heimes committed
November 28, 2021
E
bpo-45847: Port _multiprocessing to PY_STDLIB_MOD (GH-29768)
Erlend Egeberg Aasland committed
November 26, 2021
C
bpo-40280: Use Setup.stdlib static for wasm builds (GH-29784)
Christian Heimes committed
November 24, 2021
C
bpo-45847: Port _uuid to PY_STDLIB_MOD (GH-29741)
Christian Heimes committed
E
bpo-45847: Port _posixshmem to PY_STDLIB_MOD (GH-29738)
Erlend Egeberg Aasland committed
November 23, 2021
C
bpo-45847: Port _gdbm to PY_STDLIB_MOD (GH-29720)
Christian Heimes committed
C
bpo-45847: Port _ssl and _hashlib to PY_STDLIB_MOD (GH-29727)
Christian Heimes committed
C
bpo-45847: Port _crypt to PY_STDLIB_MOD (GH-29725)
Christian Heimes committed
E
bpo-45847: Port _socket to PY_STDLIB_MOD (GH-29713)
Erlend Egeberg Aasland committed
November 22, 2021
E
bpo-45847: Port xxlimited and xxlimited_35 to PY_STDLIB_MOD (GH-29707)
Erlend Egeberg Aasland committed
C
bpo-45847: port _struct to PY_STDLIB_MOD (GH-29706)
Christian Heimes committed
E
bpo-45847: Port audioop, _csv, and _posixsubprocess to PY_STDLIB_MOD_SIMPLE (GH-29705)
Erlend Egeberg Aasland committed
C
bpo-45847: Port nis module to PY_STDLIB_MOD (GH-29699)
Christian Heimes committed
C
bpo-45847: Port compression libs to PY_STDLIB_MOD (GH-29702)
Christian Heimes committed
E
bpo-45847: Port mmap, select, and _xxsubinterpreters to Py_STDLIB_MOD (GH-29703)
Erlend Egeberg Aasland committed
E
bpo-45847: Port fcntl to Py_STDLIB_MOD (GH-29696)
Erlend Egeberg Aasland committed
E
bpo-45847: Port _lfprof, _opcode, _asyncio, _queue, _statistics, and _typing to PY_STDLIB_MOD_SIMPLE (GH-29690)
Erlend Egeberg Aasland committed
E
bpo-45847: Port _bisect, _heapq, _json, _pickle, _random, and _zoneinfo to PY_STDLIB_MOD_SIMPLE (GH-29689)
Erlend Egeberg Aasland committed
E
bpo-45847: Port array, _contextvars, math, and cmath to PY_STDLIB_MOD_SIMPLE (GH-29688)
Erlend Egeberg Aasland committed
November 21, 2021
C
bpo-45847: Port codecs and unicodedata to PY_STDLIB_MOD (GH-29685)
Christian Heimes committed
C
bpo-45847: Port grp, spwd, termios, resource, syslog to PY_STDLIB_MOD (GH-29668)
Christian Heimes committed
November 20, 2021
C
bpo-45847: Port test modules to PY_STDLIB_MOD (GH-29660)
Christian Heimes committed
C
bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644)
Christian Heimes committed
November 19, 2021
C
bpo-45847: Port builtin hashlib extensions to PY_STDLIB_MOD (GH-29642)
Christian Heimes committed
C
bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616)
Christian Heimes committed
E
bpo-45774: Autoconfiscate SQLite detection (GH-29507)
Erlend Egeberg Aasland committed
November 18, 2021
C
bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615)
Christian Heimes committed