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 ZackerySpytz, vstinner
Date 2021-01-03.12:18:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609676310.79.0.137539417149.issue42814@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5d3553b0a8959e7505bbec4de03077dbf135ee4b by Zackery Spytz in branch 'master':
bpo-42814: Fix undefined behavior in Objects/genericaliasobject.c (GH-24073)
https://github.com/python/cpython/commit/5d3553b0a8959e7505bbec4de03077dbf135ee4b
History
Date User Action Args
2021-01-03 12:18:30vstinnersetrecipients: + vstinner, ZackerySpytz
2021-01-03 12:18:30vstinnersetmessageid: <1609676310.79.0.137539417149.issue42814@roundup.psfhosted.org>
2021-01-03 12:18:30vstinnerlinkissue42814 messages
2021-01-03 12:18:30vstinnercreate