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 ezio.melotti, michael.foord, serhiy.storchaka, skrah, vstinner
Date 2017-10-15.11:48:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508068129.41.0.213398074469.issue31792@psf.upfronthosting.co.za>
In-reply-to
Content
It is particularly a NumPy issue (I have opened a bug https://github.com/numpy/numpy/issues/9861). It is exposed because I have installed NumPy with non-debug build of CPython and run the test with debug build of CPython. The test is passes with non-debug build of CPython. I am wondering if we can make a workaround and if we should do this.
History
Date User Action Args
2017-10-15 11:48:49serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, michael.foord, skrah
2017-10-15 11:48:49serhiy.storchakasetmessageid: <1508068129.41.0.213398074469.issue31792@psf.upfronthosting.co.za>
2017-10-15 11:48:49serhiy.storchakalinkissue31792 messages
2017-10-15 11:48:49serhiy.storchakacreate