Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Process PEP listing the “evolution” guidelines
#44 opened Nov 21, 2023 by encukou
1 of 5 tasks
Scope of the limited API
#41 opened Nov 13, 2023 by encukou
Soft-deprecate PyUnicode_AsUTF8
#39 opened Nov 8, 2023 by encukou
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
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
Structs guideline To be included in guidelines PEP
#27 opened Oct 12, 2023 by encukou
Big goals guideline To be included in guidelines PEP
#26 opened Oct 12, 2023 by encukou
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
C standard guideline To be included in guidelines PEP
#22 opened Oct 11, 2023 by encukou
Naming guideline To be included in guidelines PEP
#21 opened Oct 11, 2023 by encukou
Disallow mutating immutable objects guideline To be included in guidelines PEP
#20 opened Oct 10, 2023 by encukou
ProTip! Add no:assignee to see everything that’s not assigned.