Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
Python 3.4 to log "uncatched" exceptions, instead of the dedicated _TracebackLogger class.
Showing
Please register or sign in to comment
Python 3.4 to log "uncatched" exceptions, instead of the dedicated _TracebackLogger class.