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 vstinner
Recipients benjamin.peterson, jdemeyer, vstinner
Date 2019-06-26.14:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561560889.66.0.321098349182.issue37382@roundup.psfhosted.org>
In-reply-to
Content
If you want to understand why tests are currently skipped when Python is optimized, you should dig into the Git history. Not simply remove the decorator because it looks wrong to you. There is likely a story behind it.

https://en.wikipedia.org/wiki/Wikipedia:Chesterton's_fence
History
Date User Action Args
2019-06-26 14:54:49vstinnersetrecipients: + vstinner, benjamin.peterson, jdemeyer
2019-06-26 14:54:49vstinnersetmessageid: <1561560889.66.0.321098349182.issue37382@roundup.psfhosted.org>
2019-06-26 14:54:49vstinnerlinkissue37382 messages
2019-06-26 14:54:49vstinnercreate