mirror of https://github.com/python/cpython
Browse Source
#msg373510 [bpo-32528]()/#13528 changed `asyncio.CancelledError` such that it no longer inherits from `concurrent.futures.CancelledError`. As this affects existing code, specifically when catching the latter instead of the former in exception handling, it should be documented in the "What's new in 3.8?" document. Automerge-Triggered-By: @1st1pull/21479/head
committed by
GitHub
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue