PEP 573: Module State Access from C Extension Methods

April 13, 2018
5:42 a.m.
I have prepared a PEP for better support of PEP 489 multiphase initialization. It makes it possible for extension types, their methods to be more specific, to access the state of the module they are defined in. conversation - https://mail.python.org/pipermail/import-sig/2015-July/001022.html PEP - https://github.com/python/peps/blob/master/pep-0573.rst Implementation - https://github.com/Traceur759/cpython/pull/4
2532
Age (days ago)
2532
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcel Plch