New submission from STINNER Victor <vstin...@python.org>:

Over the time, pycore_pystate.h header file becomes more and more complex. It 
exposes too many internals whereas most consumers only need basic functions 
like _PyThreadState_GET().

I plan to use this issue as a placeholder for changes to reorganize 
pycore_pystate.h. I'm working on multiple pull requests.

----------
components: Interpreter Core
messages: 366274
nosy: vstinner
priority: normal
severity: normal
status: open
title: Reorganize pycore_pystate.h header
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40268>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to