Christian Heimes
|
59be9cd748
|
bpo-40280: Detect if WASM platform supports threading (GH-32243)
Automerge-Triggered-By: GH:tiran
|
2022-04-02 01:12:44 -07:00 |
|
Christian Clauss
|
745c9d9dfc
|
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2021-10-06 16:13:48 -07:00 |
|
Victor Stinner
|
753643205a
|
bpo-40275: Fix test.support.threading_helper (GH-20488)
* Add missing sys import
* Get verbose and gc_collect() from test.support
* Remove unused starttime variable.
Issues spotted by pyflakes.
|
2020-05-28 16:37:37 +02:00 |
|
Hai Shi
|
e80697d687
|
bpo-40275: Adding threading_helper submodule in test.support (GH-20263)
|
2020-05-28 00:10:27 +02:00 |
|