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 barry
Recipients barry, r.david.murray, rhettinger, sijian liang
Date 2017-04-05.15:32:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170405113239.6667735a@subdivisions.wooz.org>
In-reply-to <1491405997.82.0.479450923514.issue29993@psf.upfronthosting.co.za>
Content
On Apr 05, 2017, at 03:26 PM, Raymond Hettinger wrote:

>Barry, is this something that should go back to 2.7 or is that pretty much
>settled business at this point?

I think we should not backport this.  It's a behavior change and my concern
would be that anybody who's bitten by this in Python 2.7 is either already
dealing with it or has already worked around it.  I wouldn't want to change
that in a 2.7 point release.

@r.david.murray might have a different opinion.
History
Date User Action Args
2017-04-05 15:32:42barrysetrecipients: + barry, rhettinger, r.david.murray, sijian liang
2017-04-05 15:32:42barrylinkissue29993 messages
2017-04-05 15:32:42barrycreate