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 xdegaye
Recipients vstinner, xdegaye
Date 2017-12-08.08:49:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
After running test_regrtest in the source tree on linux, the build/ subdirectory (i.e. test.libregrtest.main.TEMPDIR) contains a new test_python_* directory that contains a core file when the core file size is unlimited.

I did not test on 3.6.
History
Date User Action Args
2017-12-08 08:49:13xdegayesetrecipients: + xdegaye, vstinner
2017-12-08 08:49:13xdegayesetmessageid: <[email protected]>
2017-12-08 08:49:13xdegayelinkissue32252 messages
2017-12-08 08:49:13xdegayecreate