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 serhiy.storchaka
Recipients kj, miss-islington, serhiy.storchaka
Date 2021-06-23.09:39:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624441161.64.0.190745884186.issue44483@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e6cad7e303b3991360a0fe332b0d21aa0f6fe5e by Miss Islington (bot) in branch '3.10':
bpo-44483: Fix crash in union object with bad ``__module__`` (GH-26848) (GH-26852)
https://github.com/python/cpython/commit/7e6cad7e303b3991360a0fe332b0d21aa0f6fe5e
History
Date User Action Args
2021-06-23 09:39:21serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington, kj
2021-06-23 09:39:21serhiy.storchakasetmessageid: <1624441161.64.0.190745884186.issue44483@roundup.psfhosted.org>
2021-06-23 09:39:21serhiy.storchakalinkissue44483 messages
2021-06-23 09:39:21serhiy.storchakacreate