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 serhiy.storchaka
Recipients graingert, matrixise, serhiy.storchaka, vstinner
Date 2019-05-07.14:41:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557240084.25.0.966955550692.issue36829@roundup.psfhosted.org>
In-reply-to
Content
It looks like a good idea to me. But it should not be -W error. It should be an -X option, and this option should be used exclusively for debugging user extension modules.
History
Date User Action Args
2019-05-07 14:41:24serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, graingert, matrixise
2019-05-07 14:41:24serhiy.storchakasetmessageid: <1557240084.25.0.966955550692.issue36829@roundup.psfhosted.org>
2019-05-07 14:41:24serhiy.storchakalinkissue36829 messages
2019-05-07 14:41:24serhiy.storchakacreate