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 r.david.murray
Recipients CuriousLearner, r.david.murray, sleepycal
Date 2017-06-06.13:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496754894.24.0.0807267359661.issue24744@psf.upfronthosting.co.za>
In-reply-to
Content
In thinking about merging this, I realize something I should have thought about earlier: we are proposing to raise an error where none was previously raised.  Now, any code that would hit this would be broken, but nonetheless, by our backward compatibility policy we should do this only in 3.7, and we should add a note to the porting section of What's New.  And the PR needs a news entry.
History
Date User Action Args
2017-06-06 13:14:54r.david.murraysetrecipients: + r.david.murray, sleepycal, CuriousLearner
2017-06-06 13:14:54r.david.murraysetmessageid: <1496754894.24.0.0807267359661.issue24744@psf.upfronthosting.co.za>
2017-06-06 13:14:54r.david.murraylinkissue24744 messages
2017-06-06 13:14:54r.david.murraycreate