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 veky
Recipients brandtbucher, mrabarnett, rhettinger, steven.daprano, uriyyo, veky
Date 2021-02-01.17:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612201120.43.0.662409998576.issue43085@roundup.psfhosted.org>
In-reply-to
Content
@Raymond: why can't ABCs have _default_ implementation of | and |=, in terms of other supported methods (such as update)? It seems to me this would be the best of both worlds.
History
Date User Action Args
2021-02-01 17:38:40vekysetrecipients: + veky, rhettinger, mrabarnett, steven.daprano, brandtbucher, uriyyo
2021-02-01 17:38:40vekysetmessageid: <1612201120.43.0.662409998576.issue43085@roundup.psfhosted.org>
2021-02-01 17:38:40vekylinkissue43085 messages
2021-02-01 17:38:40vekycreate