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 rhettinger
Recipients Nikita Smetanin, josh.r, remi.lapeyre, rhettinger, xtreak
Date 2019-03-20.16:15:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553098549.17.0.0305899708436.issue36380@roundup.psfhosted.org>
In-reply-to
Content
I don't want to complexify the normal case.  Please don't go down the path of turning something simple into a mess.

Because counters are just a dict subclass, users are free to make updates in any way they want.
History
Date User Action Args
2019-03-20 16:15:49rhettingersetrecipients: + rhettinger, josh.r, remi.lapeyre, xtreak, Nikita Smetanin
2019-03-20 16:15:49rhettingersetmessageid: <1553098549.17.0.0305899708436.issue36380@roundup.psfhosted.org>
2019-03-20 16:15:49rhettingerlinkissue36380 messages
2019-03-20 16:15:49rhettingercreate