New submission from egaudry <e...@fft.be>:

When looking at the pydebug.h header file, I see that some symbols are not 
declared as exported.

For instance, I would like to be able to change the value of the 
Py_TabcheckFlag when running specific codelines.
Any chance this patch could be added ?

----------
components: Interpreter Core
files: tab.diff
keywords: patch
messages: 355035
nosy: egaudry
priority: normal
severity: normal
status: open
title: Expose Py_TabcheckFlag as other PyAPI_DATA flag
type: enhancement
versions: Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file48672/tab.diff

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

Reply via email to