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 lukasz.langa
Recipients JelleZijlstra, domdfcoding, gvanrossum, joperez, kj, levkivskyi, lukasz.langa, miss-islington, uriyyo
Date 2021-07-20.14:48:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626792489.38.0.22682953346.issue44353@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4868b94c6089d457673b1ba5b5b64c2f38c435af by Yurii Karabas in branch 'main':
bpo-44353: Add test to cover __or__ of two NewType (#27259)
https://github.com/python/cpython/commit/4868b94c6089d457673b1ba5b5b64c2f38c435af
History
Date User Action Args
2021-07-20 14:48:09lukasz.langasetrecipients: + lukasz.langa, gvanrossum, levkivskyi, JelleZijlstra, miss-islington, uriyyo, joperez, domdfcoding, kj
2021-07-20 14:48:09lukasz.langasetmessageid: <1626792489.38.0.22682953346.issue44353@roundup.psfhosted.org>
2021-07-20 14:48:09lukasz.langalinkissue44353 messages
2021-07-20 14:48:09lukasz.langacreate