]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133143: Condense the implementation for ``sys.abi_info`` (#138672)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 8 Sep 2025 19:21:28 +0000 (20:21 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 19:21:28 +0000 (19:21 +0000)
commit5443b9e52febb43420622566b7569ef21078baa0
tree26aa795bbbbdaa4073dee2c9d482870ac18c024c
parent49b351e83281b76abb3258a6cc66c230707801ce
gh-133143: Condense the implementation for ``sys.abi_info`` (#138672)
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Lib/test/test_sys.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-06-16-55-44.gh-issue-133143.l7CI9v.rst
Python/sysmodule.c