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 miss-islington
Recipients asvetlov, docs@python, garyvdm, lisroach, miss-islington, xtreak, yselivanov
Date 2019-09-11.15:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568214530.4.0.579277444732.issue37651@roundup.psfhosted.org>
In-reply-to
Content
New changeset e784bb7c6b2a52e80d7c03cb85e5faab11a1ccbd by Miss Islington (bot) in branch '3.8':
bpo-37651: Document CancelledError is now a subclass of BaseException (GH-15950)
https://github.com/python/cpython/commit/e784bb7c6b2a52e80d7c03cb85e5faab11a1ccbd
History
Date User Action Args
2019-09-11 15:08:50miss-islingtonsetrecipients: + miss-islington, asvetlov, docs@python, yselivanov, lisroach, garyvdm, xtreak
2019-09-11 15:08:50miss-islingtonsetmessageid: <1568214530.4.0.579277444732.issue37651@roundup.psfhosted.org>
2019-09-11 15:08:50miss-islingtonlinkissue37651 messages
2019-09-11 15:08:50miss-islingtoncreate