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 yselivanov
Recipients Dima.Tisnek, achimnol, asvetlov, chris.jerdonek, gustavo, gvanrossum, socketpair, yselivanov
Date 2019-05-27.12:45:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558961115.67.0.211584081925.issue32528@roundup.psfhosted.org>
In-reply-to
Content
New changeset 431b540bf79f0982559b1b0e420b1b085f667bb7 by Yury Selivanov in branch 'master':
bpo-32528: Make asyncio.CancelledError a BaseException. (GH-13528)
https://github.com/python/cpython/commit/431b540bf79f0982559b1b0e420b1b085f667bb7
History
Date User Action Args
2019-05-27 12:45:15yselivanovsetrecipients: + yselivanov, gvanrossum, gustavo, asvetlov, chris.jerdonek, socketpair, Dima.Tisnek, achimnol
2019-05-27 12:45:15yselivanovsetmessageid: <1558961115.67.0.211584081925.issue32528@roundup.psfhosted.org>
2019-05-27 12:45:15yselivanovlinkissue32528 messages
2019-05-27 12:45:15yselivanovcreate