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 brandtbucher
Recipients Aaron Hall, brandtbucher, gvanrossum, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, slam, steve.dower, xtreak
Date 2020-02-27.17:18:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582823937.09.0.876872620276.issue36144@roundup.psfhosted.org>
In-reply-to
Content
...however, I could also see the (similar):

    ChainMap(other, *cm.maps)  # Note that `other` is the original reference here.

Being okay as well. Maybe even better, now that I've written it out.
History
Date User Action Args
2020-02-27 17:18:57brandtbuchersetrecipients: + brandtbucher, gvanrossum, rhettinger, mark.dickinson, scoder, serhiy.storchaka, steve.dower, josh.r, Aaron Hall, slam, xtreak
2020-02-27 17:18:57brandtbuchersetmessageid: <1582823937.09.0.876872620276.issue36144@roundup.psfhosted.org>
2020-02-27 17:18:57brandtbucherlinkissue36144 messages
2020-02-27 17:18:57brandtbuchercreate