FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-133143: Make information about the interpreter ABI more accessible by zklaus · Pull Request #137476 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-133143: Make information about the interpreter ABI more accessible
- #137476
#137476
Merged
encukou
merged 28 commits into
python:main
python/cpython:main
from
zklaus:add-sys.abi_info
zklaus/cpython:add-sys.abi_info
Copy head branch name to clipboard
Sep 8, 2025
Conversation
Commits
28
(28)
Checks
Files changed
Merged
gh-133143: Make information about the interpreter ABI more accessible
#137476
encukou
merged 28 commits into
python:main
python/cpython:main
from
zklaus:add-sys.abi_info
zklaus/cpython:add-sys.abi_info
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2025
Add sys.abi_info
zklaus
committed
2e3e54a
View commit details
Copy full SHA for 2e3e54a
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
zklaus
committed
2ddafa4
View commit details
Copy full SHA for 2ddafa4
Browse repository at this point
Simplify pointer_bits handling
zklaus
committed
cdc50c3
View commit details
Copy full SHA for cdc50c3
Browse repository at this point
Remove explicit C API function
zklaus
committed
6fb25a3
View commit details
Copy full SHA for 6fb25a3
Browse repository at this point
Make abi_info object a simple namespace with no explicit C API
zklaus
committed
4c3d83d
View commit details
Copy full SHA for 4c3d83d
Browse repository at this point
Cleanup scaffolding
zklaus
committed
820e002
View commit details
Copy full SHA for 820e002
Browse repository at this point
Fix make_abi_info to be static
zklaus
committed
918521f
View commit details
Copy full SHA for 918521f
Browse repository at this point
Add test
zklaus
committed
7863651
View commit details
Copy full SHA for 7863651
Browse repository at this point
Fix test
zklaus
committed
81d75fc
View commit details
Copy full SHA for 81d75fc
Browse repository at this point
Add link
zklaus
committed
41027a3
View commit details
Copy full SHA for 41027a3
Browse repository at this point
Rename attributes
zklaus
committed
56726ab
View commit details
Copy full SHA for 56726ab
Browse repository at this point
Add better attribute specification to docs
Show description for 94b7f40
zklaus
and
encukou
committed
94b7f40
View commit details
Copy full SHA for 94b7f40
Browse repository at this point
Base `debug` on Py_REF_DEBUG
zklaus
committed
6887d6c
View commit details
Copy full SHA for 6887d6c
Browse repository at this point
Add byteorder
zklaus
committed
7ced683
View commit details
Copy full SHA for 7ced683
Browse repository at this point
Fix test
zklaus
committed
cc5ae8c
View commit details
Copy full SHA for cc5ae8c
Browse repository at this point
Improve error message in test
zklaus
committed
5c18587
View commit details
Copy full SHA for 5c18587
Browse repository at this point
Apply suggestions from code review
Show description for d025d17
zklaus
and
vstinner
committed
d025d17
View commit details
Copy full SHA for d025d17
Browse repository at this point
Revert "Base `debug` on Py_REF_DEBUG"
Show description for a089371
zklaus
committed
a089371
View commit details
Copy full SHA for a089371
Browse repository at this point
Add whatsnew entry for improved sys module
zklaus
committed
44ce7c7
View commit details
Copy full SHA for 44ce7c7
Browse repository at this point
Update Python/sysmodule.c
Show description for 8f57f17
zklaus
and
vstinner
committed
8f57f17
View commit details
Copy full SHA for 8f57f17
Browse repository at this point
Integrate suggestions from Adam Turner
Show description for 77f7b9b
zklaus
and
AA-Turner
committed
77f7b9b
View commit details
Copy full SHA for 77f7b9b
Browse repository at this point
Commits on Sep 4, 2025
Add Windows configuration equivalents
zklaus
committed
312bff1
View commit details
Copy full SHA for 312bff1
Browse repository at this point
Fix rst lint
zklaus
committed
ed7b6d9
View commit details
Copy full SHA for ed7b6d9
Browse repository at this point
Commits on Sep 5, 2025
Use Sphinx markup for attributes
encukou
committed
15f065a
View commit details
Copy full SHA for 15f065a
Browse repository at this point
Commits on Sep 8, 2025
Merge pull request #3 from encukou/add-sys.abi_info
Show description for 151eb4c
zklaus
authored
151eb4c
View commit details
Copy full SHA for 151eb4c
Browse repository at this point
Merge branch 'main' into add-sys.abi_info
AA-Turner
authored
9f5ffae
View commit details
Copy full SHA for 9f5ffae
Browse repository at this point
Don't use ReST in a C comment
Show description for 128b150
encukou
and
AA-Turner
authored
128b150
View commit details
Copy full SHA for 128b150
Browse repository at this point
docs rephrasing
AA-Turner
committed
0506533
View commit details
Copy full SHA for 0506533
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL