• Victor Stinner's avatar
    asyncio: sync with Tulip · f68bd88a
    Victor Stinner yazdı
    - Issues #21936, #21163: Fix sporadic failures of
      test_future_exception_never_retrieved()
    - Handle.cancel() now clears references to callback and args
    - In debug mode, repr(Handle) now contains the location where the Handle was
      created.
    f68bd88a
test_futures.py 14.8 KB