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 gvanrossum
Recipients blarsen, gvanrossum, pablogsal
Date 2020-09-03.21:53:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJJBJqGpcgEoh-=fFuJskbkdk-pbqu0dODJ6SA_ttYmMUg@mail.gmail.com>
In-reply-to <1599169451.99.0.192963854854.issue41697@roundup.psfhosted.org>
Content
FWIW the bug was a classic type error -- in a decent language the asdl_seq
type would have been generic and this would have been caught without an
ASAN builder...
History
Date User Action Args
2020-09-03 21:53:05gvanrossumsetrecipients: + gvanrossum, blarsen, pablogsal
2020-09-03 21:53:05gvanrossumlinkissue41697 messages
2020-09-03 21:53:05gvanrossumcreate