Tin mới
gh-150162: Fix sysconfig cross-compile impermanence (#150164)
gh-150208: Avoid double-quoting string values in sysconfigdata (#150209)
gh-149499: Fixes for 3.16 bump (GH-149500)
gh-146541: Allow building the Android testbed for 32-bit targets (#146542)
gh-145410: Add _sysconfig.get_platform() function (#146145)
Replace obsolete platforms with more recent examples (#132455)
gh-136097: Fix sysconfig._parse_makefile() (#136166)
Synced docs and docstring for `sysconfig.get_platform` (#135530)
gh-84683: Check `<prefix>/share/zoneinfo` for zoneinfo files on Windows (GH-28495)
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)
Test fixes for 3.15 (GH-133599)
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
GH-107956: install build-details.json (PEP 739) (#130069)
GH-127178: improve compatibility in `_sysconfig_vars_(...).json` (#128558)
GH-92897: schedule the check_home deprecation to 3.15 (#129102)
GH-129064: deprecate sysconfig.expand_makefile_vars (#129082)
gh-128978: Fix a `NameError` in `sysconfig.expand_makefile_vars` (#128979)
gh-128696: Add arm64 to the get_platform return val description (#128701)
gh-127146: Fix test_sysconfigdata_json for Emscripten (#128556)
GH-126789: fix some sysconfig data on late site initializations (#127729)
GH-127429: fix sysconfig data generation on cross-builds (#127430)
GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory (#127302)
GH-126985: move pyvenv.cfg detection from site to getpath (#126987)
GH-126920: fix Makefile overwriting sysconfig.get_config_vars
GH-126789: fix some sysconfig data on late site initializations
gh-115382: Fix cross compiles when host and target use same SOABI
gh-120831: Correct default minimum iOS version. (#122339)
gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293)
gh-116622: Android sysconfig updates (#118352)
gh-114099: Additions to standard library to support iOS (GH-117052)
gh-103708: Make directory layout in sysconfig implementation configurable (#103709)
gh-86179: Implement realpath() on Windows for getpath.py calculations (GH-113033)
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)