Message378196
Same thing as in https://bugs.python.org/issue41971. I cannot reproduce this with a fresh install of 3.9 and our buildbots are not complaining about this.
ownloads/Python-3.9.0
❯ ./python -m test test_lib2to3
0:00:00 load avg: 3.64 Run tests sequentially
0:00:00 load avg: 3.64 [1/1] test_lib2to3
== Tests result: SUCCESS ==
1 test OK.
Total duration: 7.5 sec
Tests result: SUCCESS
-------
❯ ./lel/bin/python3 -m test test_lib2to3
0:00:00 load avg: 3.87 Run tests sequentially
0:00:00 load avg: 3.87 [1/1] test_lib2to3
== Tests result: SUCCESS ==
1 test OK.
Total duration: 7.4 sec
Tests result: SUCCESS |
|
| Date |
User |
Action |
Args |
| 2020-10-07 23:31:12 | pablogsal | set | recipients:
+ pablogsal, felixonmars |
| 2020-10-07 23:31:12 | pablogsal | set | messageid: <1602113472.04.0.850932848584.issue41970@roundup.psfhosted.org> |
| 2020-10-07 23:31:12 | pablogsal | link | issue41970 messages |
| 2020-10-07 23:31:11 | pablogsal | create | |
|