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 ned.deily
Recipients barry, brett.cannon, doko, eric.smith, ncoghlan, ned.deily
Date 2018-02-19.18:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519064838.55.0.467229070634.issue32872@psf.upfronthosting.co.za>
In-reply-to
Content
Now that we know that this change *does* break some existing code, I think it is worth having that talk as mentioned in PR 5481:

"I suppose it's possible that this will break existing code, but I'd argue that because current behavior runs counter to the documentation and makes no sense given the inconsistencies, it is better to fix them. I propose this change be applied to 3.7 and 3.6, although if you, my friendly reviewer, disagrees about 3.6, we can talk about it!"

The question I have is: is the problem the backport is trying to fix severe enough to cause package regressions in the middle of a maintenance release cycle?  Sure, the third-party packages should be fixed and such a change is fine for 3.7 but we also kinda promise that installing a maintenance release should be painless.  I don't know what is the right answer and I don't want to spend a lot of time on this but I'd like to get a bit more input on this before we go ahead with releasing it in 3.6.5.
History
Date User Action Args
2018-02-19 18:27:18ned.deilysetrecipients: + ned.deily, barry, brett.cannon, doko, ncoghlan, eric.smith
2018-02-19 18:27:18ned.deilysetmessageid: <1519064838.55.0.467229070634.issue32872@psf.upfronthosting.co.za>
2018-02-19 18:27:18ned.deilylinkissue32872 messages
2018-02-19 18:27:18ned.deilycreate