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 Mark.Shannon
Recipients Mark.Shannon, nascheme, vstinner
Date 2020-10-27.18:56:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603824962.33.0.470721667214.issue42099@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0564aafb71a153dd0aca4b9266dfae9336a4f2cb by Neil Schemenauer in branch 'master':
bpo-42099: Fix reference to ob_type in unionobject.c and ceval (GH-22829)
https://github.com/python/cpython/commit/0564aafb71a153dd0aca4b9266dfae9336a4f2cb
History
Date User Action Args
2020-10-27 18:56:02Mark.Shannonsetrecipients: + Mark.Shannon, nascheme, vstinner
2020-10-27 18:56:02Mark.Shannonsetmessageid: <1603824962.33.0.470721667214.issue42099@roundup.psfhosted.org>
2020-10-27 18:56:02Mark.Shannonlinkissue42099 messages
2020-10-27 18:56:02Mark.Shannoncreate