Message 250453 - Python tracker

Message250453

Author introom
Recipients berker.peksag, ezio.melotti, introom, martin.panter
Date 2015-09-11.08:36:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAJQX3Dy3g=9tfR_ndfpGTNaGjzKrGbFFcm1tRF2LNMY9KU6Okg@mail.gmail.com>
In-reply-to <1441927105.75.0.904617489862.issue25057@psf.upfronthosting.co.za>
Content
You've listed much of the benefits it can bring about.

The real problem is there are many places like iobase.seek to modify
to support keyword argument, and seems not many people think it's a
good idea to do that, per issue 8706. But I think the former is the
main hinder. If there is one commiter that is interested to merge in
the related code, I might consider taking my time and handling the
rest related similar functions, including the test and the doc.
History
Date User Action Args
2015-09-11 08:36:25introomsetrecipients: + introom, ezio.melotti, berker.peksag, martin.panter
2015-09-11 08:36:25introomlinkissue25057 messages
2015-09-11 08:36:24introomcreate