| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-45847: Port _bisect, _heapq, _json, _pickle, _random, and _zoneinfo to PY... | Erlend Egeberg Aasland | 2021-11-22 | 1 | -9/+6 |
|
|
* | bpo-45847: Port array, _contextvars, math, and cmath to PY_STDLIB_MOD_SIMPLE ... | Erlend Egeberg Aasland | 2021-11-22 | 1 | -6/+4 |
|
|
* | bpo-45847: Port codecs and unicodedata to PY_STDLIB_MOD (GH-29685) | Christian Heimes | 2021-11-21 | 1 | -5/+6 |
|
|
* | bpo-45847: Port grp, spwd, termios, resource, syslog to PY_STDLIB_MOD (GH-29668) | Christian Heimes | 2021-11-21 | 1 | -20/+7 |
|
|
* | bpo-45847: Port test modules to PY_STDLIB_MOD (GH-29660) | Christian Heimes | 2021-11-20 | 1 | -18/+12 |
|
|
* | bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644) | Christian Heimes | 2021-11-20 | 1 | -5/+2 |
|
|
* | bpo-45847: Port builtin hashlib extensions to PY_STDLIB_MOD (GH-29642) | Christian Heimes | 2021-11-19 | 1 | -46/+12 |
|
|
* | bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616) | Christian Heimes | 2021-11-19 | 1 | -9/+4 |
|
|
* | bpo-45774: Autoconfiscate SQLite detection (GH-29507) | Erlend Egeberg Aasland | 2021-11-19 | 1 | -102/+11 |
|
|
* | bpo-45573: check for ossaudiodev in configure (GH-29614) | Christian Heimes | 2021-11-18 | 1 | -5/+2 |
|
|
* | bpo-45573: Introduce extension module flags in Makefile (GH-29594) | Christian Heimes | 2021-11-18 | 1 | -94/+78 |
|
|
* | bpo-45573: Use Makefile's dependencies in setup.py (GH-29559) | Christian Heimes | 2021-11-14 | 1 | -60/+27 |
|
|
* | bpo-45800: Move pyexpat build setup into configure (GH-29547) | Christian Heimes | 2021-11-14 | 1 | -53/+87 |
|
|
* | bpo-45798: Move _decimal build setup into configure (GH-29541) | Christian Heimes | 2021-11-13 | 1 | -105/+16 |
|
|
* | bpo-45747: Detect gdbm/dbm dependencies in configure (GH-29467) | Christian Heimes | 2021-11-10 | 1 | -246/+35 |
|
|
* | bpo-45763: Detect compression build deps in configure (GH-29483) | Christian Heimes | 2021-11-09 | 1 | -6/+3 |
|
|
* | bpo-45743: Remove workaround for zlib CVE from 2002 (GH-29457) | Christian Heimes | 2021-11-09 | 1 | -40/+11 |
|
|
* | bpo-45743: -Wl,-search_paths_first is no longer needed (GH-29464) | Christian Heimes | 2021-11-09 | 1 | -38/+3 |
|
|
* | bpo-45743: Move __APPLE_USE_RFC_3542 into socketmodule.c (GH-29456) | Christian Heimes | 2021-11-08 | 1 | -7/+1 |
|
|
* | bpo-45731: Handle --enable-loadable-sqlite-extensions in configure (GH-29434) | Christian Heimes | 2021-11-06 | 1 | -3/+5 |
|
|
* | bpo-43158: Use configure values for building _uuid extension (GH-29353) | Christian Heimes | 2021-11-02 | 1 | -6/+6 |
|
|
* | bpo-45548: Some test modules must be built as shared libs (GH-29268) | Christian Heimes | 2021-10-29 | 1 | -6/+11 |
|
|
* | bpo-45595: Make extensions depend on header files (GH-29198) | Christian Heimes | 2021-10-25 | 1 | -1/+7 |
|
|
* | bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179) | Christian Heimes | 2021-10-25 | 1 | -6/+2 |
|
|
* | bpo-45570: Simplify setup macros for pyexpat (GH-29159) | Christian Heimes | 2021-10-22 | 1 | -10/+0 |
|
|
* | bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157) | Christian Heimes | 2021-10-22 | 1 | -48/+20 |
|
|
* | bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031) | andrei kulakov | 2021-10-18 | 1 | -0/+12 |
|
|
* | bpo-45482: Rename namespaceobject.h to pycore_namespace.h (GH-28975) | Victor Stinner | 2021-10-15 | 1 | -1/+2 |
|
|
* | bpo-45434: Remove pystrhex.h header file (GH-28923) | Victor Stinner | 2021-10-13 | 1 | -8/+13 |
|
|
* | pycore_pystate.h no longer redefines PyThreadState_GET() (GH-28921) | Victor Stinner | 2021-10-13 | 1 | -2/+3 |
|
|
* | bpo-45439: Move _PyObject_CallNoArgs() to pycore_call.h (GH-28895) | Victor Stinner | 2021-10-12 | 1 | -1/+2 |
|
|
* | [typo] s/libexpact/libexpat/ in setup.py (GH-28624) | Ćukasz Langa | 2021-09-29 | 1 | -1/+1 |
|
|
* | bpo-44394: Ensure libexpat is linked against libm (GH-28617) | Pablo Galindo Salgado | 2021-09-29 | 1 | -1/+3 |
|
|
* | bpo-44997: macOS does not support loadable SQLite extensions (GH-27979) | Erlend Egeberg Aasland | 2021-08-27 | 1 | -0/+2 |
|
|
* | Fail the CI if an optional module fails to compile (GH-27466) | Pablo Galindo Salgado | 2021-07-30 | 1 | -0/+3 |
|
|
* | Update URLs in comments and metadata to use HTTPS (GH-27458) | Noah Kantrowitz | 2021-07-30 | 1 | -8/+8 |
|
|
* | bpo-44353: Implement typing.NewType __call__ method in C (#27262) | Yurii Karabas | 2021-07-22 | 1 | -0/+2 |
|
|
* | bpo-43425: Update setup.py not to use distutils.log (GH-26969) | Dong-hee Na | 2021-07-02 | 1 | -16/+23 |
|
|
* | bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module (GH-2... | Erlend Egeberg Aasland | 2021-06-03 | 1 | -1/+1 |
|
|
* | bpo-41129: Fix check for macOS SDK paths when building Python (GH-25785) | Ned Batchelder | 2021-05-03 | 1 | -3/+3 |
|
|
* | bpo-43466: Link with libz in PY_UNSUPPORTED_OPENSSL_BUILD path (GH-25587) | Christian Heimes | 2021-04-26 | 1 | -1/+2 |
|
|
* | bpo-18233: Add internal methods to access peer chain (GH-25467) | Christian Heimes | 2021-04-26 | 1 | -1/+7 |
|
|
* | bpo-41282: Consistent message and filter warning in setup.py (GH-25571) | Christian Heimes | 2021-04-24 | 1 | -2/+10 |
|
|
* | bpo-40137: Add pycore_moduleobject.h internal header (GH-25507) | Victor Stinner | 2021-04-21 | 1 | -4/+8 |
|
|
* | bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253) | Christian Heimes | 2021-04-17 | 1 | -9/+1 |
|
|
* | bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) | Christian Heimes | 2021-04-17 | 1 | -27/+14 |
|
|
* | bpo-41282: setup.py ignores distutils DeprecationWarning (GH-25405) | Victor Stinner | 2021-04-14 | 1 | -8/+14 |
|
|
* | bpo-43788: Generate version specific _ssl_data.h (GH-25300) | Christian Heimes | 2021-04-09 | 1 | -1/+7 |
|
|
* | bpo-41111: Don't build xxlimited with Py_TRACE_REFS macro (GH-25180) | Hai Shi | 2021-04-06 | 1 | -3/+4 |
|
|
* | bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151) | Victor Stinner | 2021-04-02 | 1 | -4/+2 |
|
|