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 ncoghlan
Recipients Martin.Teichmann, Tim.Graham, abarry, eric.snow, larry, ncoghlan, ned.deily, python-dev, serhiy.storchaka
Date 2018-05-20.04:41:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526791260.52.0.682650639539.issue23722@psf.upfronthosting.co.za>
In-reply-to
Content
I think the reference to RuntimeWarning in the docs is a typo (if it was only going to be a warning, it could have been that from the start), and that reference to RuntimeError in the code comment is correct.

So there's also a docs fix to make in 3.6 and 3.7 to provide the right info about future changes.
History
Date User Action Args
2018-05-20 04:41:00ncoghlansetrecipients: + ncoghlan, larry, ned.deily, python-dev, eric.snow, serhiy.storchaka, Martin.Teichmann, Tim.Graham, abarry
2018-05-20 04:41:00ncoghlansetmessageid: <1526791260.52.0.682650639539.issue23722@psf.upfronthosting.co.za>
2018-05-20 04:41:00ncoghlanlinkissue23722 messages
2018-05-20 04:41:00ncoghlancreate