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 pitrou
Recipients Rosuav, demian.brecht, mcepl, ncoghlan, orsenthil, pitrou, r.david.murray, terry.reedy
Date 2014-08-11.23:48:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407800913.67.0.0672264558969.issue19494@psf.upfronthosting.co.za>
In-reply-to
Content
I think we cannot add that optimization in a bugfix release, for the reason you stated: it could break existing systems. It would probably be fine to add the optimization in 3.5, though (and IMO that would be better than adding an alternate handler class).
History
Date User Action Args
2014-08-11 23:48:33pitrousetrecipients: + pitrou, terry.reedy, ncoghlan, orsenthil, mcepl, r.david.murray, Rosuav, demian.brecht
2014-08-11 23:48:33pitrousetmessageid: <1407800913.67.0.0672264558969.issue19494@psf.upfronthosting.co.za>
2014-08-11 23:48:33pitroulinkissue19494 messages
2014-08-11 23:48:33pitroucreate