FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PEP 780: Update to use sys.abi_info by zklaus · Pull Request #4608 · python/peps · GitHub

/ peps Public

PEP 780: Update to use sys.abi_info - #4608

Open
zklaus wants to merge 14 commits into
python:mainfrom
zklaus:update-pep780-w-sys-abi-info
Open

PEP 780: Update to use sys.abi_info#4608
zklaus wants to merge 14 commits into
python:mainfrom
zklaus:update-pep780-w-sys-abi-info

Conversation

zklaus commented Sep 23, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor
  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

This PR updates PEP 780 to make use of the new sys.abi_info namespace that stems from the original PEP 780 discussion.

Pinging @rgommers, @lysnikolaou.


📚 Documentation preview 📚: https://pep-previews--4608.org.readthedocs.build/

zklaus requested a review from lysnikolaou as a code owner September 23, 2025 16:05

rgommers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks @zklaus! On reflection, I think I like the name::value syntax, it seems better than using things like sys_abi_info_free_threaded as boolean markers.

Only two minor comments from me.

Comment thread peps/pep-0780.rst Outdated
Comment thread peps/pep-0780.rst Outdated
Comment thread peps/pep-0780.rst Outdated
Comment thread peps/pep-0780.rst Outdated
zklaus and others added 2 commits October 31, 2025 15:39
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

mgorny left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. Thanks for addressing my feedback.

Comment thread peps/pep-0780.rst
zklaus and others added 4 commits November 4, 2025 09:46
Comment thread peps/pep-0780.rst Outdated
Co-authored-by: Michał Górny <mgorny@gentoo.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL