[Python-Dev] Consolidate stateful runtime globals
Antoine Pitrou
solipsis at pitrou.net
Wed Sep 6 16:39:43 EDT 2017
More information about the Python-Dev mailing list
Wed Sep 6 16:39:43 EDT 2017
- Previous message (by thread): [Python-Dev] Consolidate stateful runtime globals
- Next message (by thread): [Python-Dev] Consolidate stateful runtime globals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 06 Sep 2017 20:18:52 +0000 "Gregory P. Smith" <greg at krypto.org> wrote: > > For commonly typed things that get annoying, > > #define _Py_grail _PyRuntme.ceval.holy.grail > > within the .c source file that does a lot of grail flinging seems fine to > me. That sounds fine to me too. Thank you! Regards Antoine.
- Previous message (by thread): [Python-Dev] Consolidate stateful runtime globals
- Next message (by thread): [Python-Dev] Consolidate stateful runtime globals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list