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 mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, veky, vstinner
Date 2020-04-20.19:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587410722.95.0.698043989045.issue40286@roundup.psfhosted.org>
In-reply-to
Content
When a new method gets added to a module, it should happen in a way that is in harmony with the module's design.
History
Date User Action Args
2020-04-20 19:25:22rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, vstinner, serhiy.storchaka, veky
2020-04-20 19:25:22rhettingersetmessageid: <1587410722.95.0.698043989045.issue40286@roundup.psfhosted.org>
2020-04-20 19:25:22rhettingerlinkissue40286 messages
2020-04-20 19:25:22rhettingercreate