Skip to content

Conversation

zklaus
Copy link
Owner

@zklaus zklaus commented Aug 1, 2025

This adds a new sys.abi_info object to make basic abi information more readily accessible.

The basic idea is to have not just flags as originally envisioned in python#133143, but rather a more pythonic object with the required information, following the model of the sys.thread_info and sys.int_info object as suggested in the discussion by encukou.

@zklaus zklaus force-pushed the add-sys.abi_info branch from 2b22549 to cd2d9b0 Compare August 1, 2025 17:58
@zklaus zklaus force-pushed the add-sys.abi_info branch from e9f6c35 to d7f5f06 Compare August 6, 2025 14:29
@zklaus zklaus changed the base branch from main to abi-features August 6, 2025 14:30
@zklaus zklaus changed the base branch from abi-features to main August 6, 2025 14:30
@zklaus zklaus force-pushed the add-sys.abi_info branch from d572a62 to 8890dc5 Compare August 6, 2025 16:58
@zklaus zklaus force-pushed the add-sys.abi_info branch from ab093fc to defb2b2 Compare August 7, 2025 13:09
@zklaus
Copy link
Owner Author

zklaus commented Aug 7, 2025

Replaced by the upstream PR python#137476.

@zklaus zklaus closed this Aug 7, 2025
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.

2 participants