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 BTaskaya, arcivanov, dino.viehland, pablogsal, vstinner
Date 2020-07-08.20:44:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594241065.64.0.822995406911.issue41194@roundup.psfhosted.org>
In-reply-to
Content
> I'm reopening this as the original SEGV didn't go away in 3.9 beta 4. It looks like debug build caught an assertion and prevented the SEGV from triggering.

Right, the fix was merged after v3.9.0b4 was merged.

The fix will be part of the next 3.9 release ("3.9.0 beta 5: Monday, 2020-07-20"). Usually, issues are closed when fixes are merged, not when new versions including the fix are released.
History
Date User Action Args
2020-07-08 20:44:25vstinnersetrecipients: + vstinner, dino.viehland, arcivanov, pablogsal, BTaskaya
2020-07-08 20:44:25vstinnersetmessageid: <1594241065.64.0.822995406911.issue41194@roundup.psfhosted.org>
2020-07-08 20:44:25vstinnerlinkissue41194 messages
2020-07-08 20:44:25vstinnercreate