CPython Developers
|
afdf8cefe8
|
Update importlib from v3.14.2
|
2026-02-05 00:21:34 +09:00 |
|
Jeong, YunWon
|
69601a18a4
|
Upgrade threading to 3.13.11; sys.setprofile & impl more threading (#6691)
* Upgrade threading,test_threading from 3.13.11
* increase ci limit to 45mins
* impl more threading
* no static for asyncgen
|
2026-01-12 15:33:28 +09:00 |
|
Padraic Fanning
|
c8748bc98e
|
Fix test.support imports
|
2022-02-13 17:56:08 -05:00 |
|
jfh
|
d64cf86cac
|
Skip tests that cause RustPython to hang.
|
2021-08-19 00:43:51 +09:00 |
|
Padraic Fanning
|
5d4faf0ccf
|
Skip tests that sometimes hang the CI
Tested with `act`.
|
2021-08-19 00:42:35 +09:00 |
|
Noah
|
846aa96db8
|
Add test.{lock_tests,test_thread} from CPython 3.8.2
|
2020-05-23 18:44:47 -05:00 |
|