This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author egaudry
Recipients egaudry
Date 2019-10-21.09:46:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571651180.6.0.332450448454.issue38543@roundup.psfhosted.org>
In-reply-to
Content
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 ?
History
Date User Action Args
2019-10-21 09:46:20egaudrysetrecipients: + egaudry
2019-10-21 09:46:20egaudrysetmessageid: <1571651180.6.0.332450448454.issue38543@roundup.psfhosted.org>
2019-10-21 09:46:20egaudrylinkissue38543 messages
2019-10-21 09:46:20egaudrycreate