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 gvanrossum
Recipients Aaron Hall, brandtbucher, gvanrossum, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, slam, steve.dower, xtreak
Date 2020-02-27.17:01:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKWcuOZ2sKgEp6=amHokcA0JxgjCTywUVKxwtTVAtVAyQ@mail.gmail.com>
In-reply-to <1582819072.91.0.675459966939.issue36144@roundup.psfhosted.org>
Content
OK, assuming `|=` gets the same semantics as update(), can you repeat once
more (without motivation) what the specification for `cm | other` will be?
History
Date User Action Args
2020-02-27 17:01:25gvanrossumsetrecipients: + gvanrossum, rhettinger, mark.dickinson, scoder, serhiy.storchaka, steve.dower, josh.r, Aaron Hall, slam, xtreak, brandtbucher
2020-02-27 17:01:25gvanrossumlinkissue36144 messages
2020-02-27 17:01:25gvanrossumcreate