Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-134173: optimize state transfer between `concurrent.futures.Future` and ↵ | J. Nick Koston | 2025-05-18 |
| | | | | | `asyncio.Future` (#134174) Co-authored-by: Kumar Aditya <kumaraditya@python.org> | ||
* | gh-108388: Convert test_concurrent_futures to package (#108401) | Victor Stinner | 2023-08-24 |
Convert test_concurrent_futures to a package of sub-tests. |