FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythoncapi-compat/docs/links.rst at main · python/pythoncapi-compat · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
pythoncapi-compat
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
39
Star
109
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pythoncapi-compat
/
docs
/
links.rst
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (25 loc) · 1.25 KB
Breadcrumbs
pythoncapi-compat
/
docs
/
links.rst
Copy path
File metadata and controls
29 lines (25 loc) · 1.25 KB
Raw
Copy raw file
Download raw file
Edit and raw actions
Links
Python/C API Reference Manual
HPy: a better API for Python
Cython: C-extensions for Python
Old 2to3c project
by David Malcolm which uses
Coccinelle
to ease migration of C extensions from Python 2 to Python 3. See also
2to3c: an implementation of Python's 2to3 for C code
article (2009).
PEPs related to the C API:
PEP 620 -- Hide implementation details from the C API
PEP 670 -- Convert macros to functions in the Python C API
PEP 674 -- Disallow using macros as l-values
Make structures opaque
bpo-39573: PyObject
bpo-40170: PyTypeObject
bpo-39947: PyThreadState
bpo-40421: PyFrameObject
bpo-47241: PyCodeObject
Back
|
FazBrowse Home
|
New Git URL