| Commit message (Expand) | Author | Age | Files | Lines |
* | GH-126789: fix some sysconfig data on late site initializations (#127729) | Filipe Laíns 🇵🇸 | 2024-12-08 | 1 | -5/+13 |
|
|
* | GH-127429: fix sysconfig data generation on cross-builds (#127430) | Filipe Laíns 🇵🇸 | 2024-12-02 | 2 | -14/+42 |
|
|
* | GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory ... | Filipe Laíns 🇵🇸 | 2024-11-27 | 1 | -9/+28 |
|
|
* | GH-126985: move pyvenv.cfg detection from site to getpath (#126987) | Filipe Laíns 🇵🇸 | 2024-11-26 | 1 | -14/+4 |
|
|
* | GH-126920: fix Makefile overwriting sysconfig.get_config_vars | Filipe Laíns 🇵🇸 | 2024-11-17 | 1 | -1/+2 |
|
|
* | GH-126789: fix some sysconfig data on late site initializations | Filipe Laíns 🇵🇸 | 2024-11-17 | 1 | -4/+14 |
|
|
* | gh-115382: Fix cross compiles when host and target use same SOABI | Vincent Fazio | 2024-10-16 | 1 | -1/+14 |
|
|
* | gh-120831: Correct default minimum iOS version. (#122339) | Russell Keith-Magee | 2024-07-27 | 1 | -1/+1 |
|
|
* | gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293) | Sam Gross | 2024-07-11 | 1 | -13/+20 |
|
|
* | gh-116622: Android sysconfig updates (#118352) | Malcolm Smith | 2024-05-01 | 1 | -4/+16 |
|
|
* | gh-114099: Additions to standard library to support iOS (GH-117052) | Russell Keith-Magee | 2024-03-28 | 1 | -6/+14 |
|
|
* | gh-103708: Make directory layout in sysconfig implementation configurable (#1... | Ankit Kumar Pandey | 2023-12-29 | 1 | -35/+39 |
|
|
* | gh-86179: Implement realpath() on Windows for getpath.py calculations (GH-113... | Steve Dower | 2023-12-13 | 1 | -10/+1 |
|
|
* | gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778) | Steve Dower | 2023-12-13 | 1 | -1/+10 |
|
|
* | gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864) | Hugo van Kemenade | 2023-11-20 | 1 | -1/+1 |
|
|
* | GH-110786: suppress BrokenPipeError on the sysconfig CLI (#110791) | Filipe Laíns | 2023-10-13 | 1 | -1/+4 |
|
|
* | GH-103480: make sysconfig a package (GH-110785) | Filipe Laíns | 2023-10-12 | 2 | -0/+902 |
|
|