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, serhiy.storchaka
Date 2021-06-22.13:54:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624370091.92.0.54862181386.issue44483@roundup.psfhosted.org>
In-reply-to
Content
New changeset adfa1ba398c74720b42f16f06fd3ec0353599fa5 by Ken Jin in branch 'main':
bpo-44483: Fix crash in union object with bad ``__module__`` (GH-26848)
https://github.com/python/cpython/commit/adfa1ba398c74720b42f16f06fd3ec0353599fa5
History
Date User Action Args
2021-06-22 13:54:51serhiy.storchakasetrecipients: + serhiy.storchaka, kj
2021-06-22 13:54:51serhiy.storchakasetmessageid: <1624370091.92.0.54862181386.issue44483@roundup.psfhosted.org>
2021-06-22 13:54:51serhiy.storchakalinkissue44483 messages
2021-06-22 13:54:51serhiy.storchakacreate