-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: capi-workgroup/problems
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
API with a leading underscore
theme: legacy
problems arising from past decisions
#58
opened Jul 11, 2023 by
encukou
Hard to reason about which functions are or are not part of the stable ABI
theme: API tiers
#50
opened Jun 15, 2023 by
koubaa
Defining types is messy
theme: type definition and object creation
#49
opened Jun 12, 2023 by
encukou
Argument accepting a Python object or NULL: error prone API
theme: error handling
#47
opened Jun 9, 2023 by
vstinner
Non-namespaced identifiers
evolution-proposed
fixable
theme: implementation flaws
problems with the implementation of specific APIs
#46
opened Jun 6, 2023 by
encukou
Resistance to small improvements
theme: API evolution and maintenance
#44
opened Jun 5, 2023 by
encukou
Python.h doesn't expose everything
evolution-proposed
fixable
theme: implementation flaws
problems with the implementation of specific APIs
#43
opened May 31, 2023 by
encukou
C standard
evolution-proposed
theme: the C language
issues related to the way we use the C language
#42
opened May 31, 2023 by
encukou
Expose _PyExc_PrepReraiseStar (and other intrinsics?) in the unstable api
stakeholder: code generator devs
impacts projects that generate python code (like cython, pybind11, ...)
theme: API tiers
#40
opened May 28, 2023 by
da-woods
Const correctness
theme: the C language
issues related to the way we use the C language
#38
opened May 22, 2023 by
encukou
Debug mode that can be easily activated without recompilation
theme: missing functionality
#36
opened May 18, 2023 by
steve-s
Use of features specific to the C language
evolution-proposed
stakeholder: language bindings
e.g., Jpype, PyO3
theme: the C language
issues related to the way we use the C language
#35
opened May 18, 2023 by
encukou
Clarify what the C API contains
theme: abstraction
theme: legacy
problems arising from past decisions
#34
opened May 18, 2023 by
encukou
References between Python objects are opaque to the runtime
revolution-proposed
stakeholder: alternative implementations
impacts implementations of python other than cpython
theme: object references
#33
opened May 17, 2023 by
steve-s
Introspection capabilities are incomplete for C objects
theme: missing functionality
#32
opened May 17, 2023 by
iritkatriel
The C API is weakly typed
evolution-proposed
theme: the C language
issues related to the way we use the C language
#31
opened May 17, 2023 by
markshannon
Previous Next
ProTip!
no:milestone will show everything without a milestone.