-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: capi-workgroup/api-evolution
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Set guidelines to add APIs to the limited C API and to the stable ABI
guideline
To be included in guidelines PEP
#42
opened Nov 13, 2023 by
vstinner
Declare constants as variables, instead of macros
guideline
To be included in guidelines PEP
#37
opened Oct 27, 2023 by
vstinner
Avoid creating incomplete/invalid objects
guideline
To be included in guidelines PEP
#36
opened Oct 24, 2023 by
encukou
Functions must not suppress exceptions
guideline
To be included in guidelines PEP
#35
opened Oct 24, 2023 by
encukou
All API should be exposed from Python.h
guideline
To be included in guidelines PEP
#34
opened Oct 23, 2023 by
encukou
For output parameters passed by pointer, set them on error: avoid uninitialized values
guideline
To be included in guidelines PEP
#32
opened Oct 20, 2023 by
vstinner
API should have documentation and tests
guideline
To be included in guidelines PEP
#31
opened Oct 17, 2023 by
encukou
Define guideline for parameter types: PyObject vs specific type
guideline
To be included in guidelines PEP
#29
opened Oct 13, 2023 by
vstinner
Terminology for managing ownership
guideline
To be included in guidelines PEP
#25
opened Oct 11, 2023 by
encukou
Glossary for naming APIs
guideline
To be included in guidelines PEP
#23
opened Oct 11, 2023 by
encukou
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.