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 gvanrossum, kj, serhiy.storchaka
Date 2021-07-13.06:19:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626157142.45.0.825777259614.issue44606@roundup.psfhosted.org>
In-reply-to
Content
I have found this when refactored the code of Objects/unionobject.c. So I have a patch which fixes this, but I want to make sure what behavior is considered correct.
History
Date User Action Args
2021-07-13 06:19:02serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, kj
2021-07-13 06:19:02serhiy.storchakasetmessageid: <1626157142.45.0.825777259614.issue44606@roundup.psfhosted.org>
2021-07-13 06:19:02serhiy.storchakalinkissue44606 messages
2021-07-13 06:19:02serhiy.storchakacreate