Skip to content

gh-133143: Condense the implementation for sys.abi_info - #138672

Merged
AA-Turner merged 32 commits into
python:mainfrom
AA-Turner:add-sys.abi_info
Sep 8, 2025
Merged

gh-133143: Condense the implementation for sys.abi_info#138672
AA-Turner merged 32 commits into
python:mainfrom
AA-Turner:add-sys.abi_info

Conversation

@AA-Turner

@AA-TurnerAA-Turner commented Sep 8, 2025

Copy link
Copy Markdown
Member

zklausand others added 30 commits September 3, 2025 23:47
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
sys.abi_info: Use Sphinx markup for attributes
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
# Conflicts:
#	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
@AA-TurnerAA-Turner changed the title Condense the implementation for sys.abi_infogh-133143: Condense the implementation for sys.abi_infoSep 8, 2025
Comment threadPython/sysmodule.c Outdated
Comment threadLib/test/test_sys.py Outdated
@StanFromIrelandStanFromIreland added the type-refactor Code refactoring (with no changes in behavior) label Sep 8, 2025
Comment threadPython/sysmodule.c Outdated
@AA-Turner
AA-Turner enabled auto-merge (squash) September 8, 2025 18:56
@AA-Turner
AA-Turner merged commit 5443b9e into python:mainSep 8, 2025
45 checks passed
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstype-refactorCode refactoring (with no changes in behavior)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@AA-Turner@encukou@picnixz@StanFromIreland@Lion101-debug@zklaus