Message 314744 - Python tracker

Message314744

Author pitrou
Recipients Will S, davin, eric.snow, pitrou, python-dev
Date 2018-03-31.17:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522516839.06.0.467229070634.issue28053@psf.upfronthosting.co.za>
In-reply-to
Content
I'd like to know if the work here will be completed soon :-) This currently lacks documentation but also tests.

In particular, looking at the code (and that is supported by Will S' comment above), I feel the API isn't working as intended (i.e. setting the "reducer" property won't actually change the underlying parameters since the "reduction" module is imported eagerly).
History
Date User Action Args
2018-03-31 17:20:39pitrousetrecipients: + pitrou, python-dev, eric.snow, davin, Will S
2018-03-31 17:20:39pitrousetmessageid: <1522516839.06.0.467229070634.issue28053@psf.upfronthosting.co.za>
2018-03-31 17:20:39pitroulinkissue28053 messages
2018-03-31 17:20:39pitroucreate