This reverts commit f55932678facea2c36bc0708994dbef327a7df09, because it is no longer needed with recent Python 3.13.
Python 3.13 is the minimum required version on Windows, according to #29897 (comment) to avoid intermittent test failures.
This reverts commit f55932678facea2c36bc0708994dbef327a7df09, because it is no longer needed with recent Python 3.13.
Python 3.13 is the minimum required version on Windows, according to #29897 (comment) to avoid intermittent test failures.
This reverts commit f55932678facea2c36bc0708994dbef327a7df09, because it
is no longer needed.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| Concept ACK | hebasto |
If your review is incorrectly listed, please copy-paste <!–meta-tag:bot-skip–> into the comment that the bot should ignore.
https://github.com/bitcoin/bitcoin/actions/runs/23044794563/job/66931188032?pr=34819:
0F401 [*] `platform` imported but unused
1 --> test/functional/test_framework/p2p.py:28:8
Hmm, I guess it is still required. Just the error message is different:
02026-03-13T09:57:57.703543Z TestFramework (INFO): Tests successful
1
2
3
4stderr:
5Task was destroyed but it is pending!
6
7task: <Task pending name='Task-41' coro=<IocpProactor.accept.<locals>.accept_coro() done, defined at C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\asyncio\windows_events.py:564> wait_for=<_OverlappedFuture cancelled>>