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 tim.peters
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, wolma
Date 2018-03-27.03:41:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522122065.47.0.467229070634.issue33144@psf.upfronthosting.co.za>
In-reply-to
Content
I'm the wrong guy to ask about that.  Since I worked at Zope Corp, my natural inclination is to monkey-patch everything - but knowing full well that will offend everyone else ;-)

That said, this optimization seems straightforward to me:  two distinct method implementations for two very different approaches that have nothing in common besides the method name & signature.
History
Date User Action Args
2018-03-27 03:41:05tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, serhiy.storchaka, wolma
2018-03-27 03:41:05tim.peterssetmessageid: <1522122065.47.0.467229070634.issue33144@psf.upfronthosting.co.za>
2018-03-27 03:41:05tim.peterslinkissue33144 messages
2018-03-27 03:41:05tim.peterscreate