Support for module state
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
For multi-phase initialization and sub-interpreters it would be useful to have an access to module state https://docs.python.org/3.9/c-api/module.html#c.PyModule_GetState
It also requires some memory safety workaround and deallocation functions defined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.