Message 316284 - Python tracker

Message316284

Author serhiy.storchaka
Recipients NeilGirdhar, eric.smith, ncoghlan, rhettinger, serhiy.storchaka
Date 2018-05-08.11:06:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525777587.2.0.682650639539.issue33419@psf.upfronthosting.co.za>
In-reply-to
Content
I'm -1 on this change. It looks as an uncommon case, and the correct general implementation is hard (it may be even more hard that it looked to me now). The stdlib should't provide an incomplete implementation which can be replaced with just three lines of code in a concrete case if the user doesn't care about subtle details.
History
Date User Action Args
2018-05-08 11:06:27serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, eric.smith, NeilGirdhar
2018-05-08 11:06:27serhiy.storchakasetmessageid: <1525777587.2.0.682650639539.issue33419@psf.upfronthosting.co.za>
2018-05-08 11:06:27serhiy.storchakalinkissue33419 messages
2018-05-08 11:06:27serhiy.storchakacreate