67ba96f to
de9f8b1
Compare
ff02c76 to
6a21d74
Compare
6a21d74 to
50cf2a8
Compare
|
@1st1 I removed the exception helper like you requested (inlining the logic instead, like you suggested). Can you take another look? |
50cf2a8 to
22a54cc
Compare
|
Force-pushed to unstick CI.. |
This adds a
msgargument toFuture.cancel()andTask.cancel().(The C implementation is currently working and tests are added, but I still need to do the pure Python implementation.)
https://bugs.python.org/issue31033