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 koobs, lukasz.langa, pablogsal, pitrou, vstinner
Date 2019-06-04.00:56:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559609760.61.0.102290176036.issue37135@roundup.psfhosted.org>
In-reply-to
Content
I used git bisect and I found:

commit 396e0a8d9dc65453cb9d53500d0a620602656cfe (refs/bisect/bad)
Author: Eric Snow <ericsnowcurrently@gmail.com>
Date:   Fri May 31 21:16:47 2019 -0600

    bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)
    
stress.py starts to crash at this change.
History
Date User Action Args
2019-06-04 00:56:00vstinnersetrecipients: + vstinner, pitrou, lukasz.langa, koobs, pablogsal
2019-06-04 00:56:00vstinnersetmessageid: <1559609760.61.0.102290176036.issue37135@roundup.psfhosted.org>
2019-06-04 00:56:00vstinnerlinkissue37135 messages
2019-06-04 00:56:00vstinnercreate