10 Commits

Author SHA1 Message Date
CPython Developers
e68fac8655 Update tempfile from v3.14.3 2026-03-01 20:50:21 +09:00
Terry Tianlin Luan
ec564ac190 Updated tempfile libraries + associated tests - V3.13.11 (#6632)
* Updated subprocess library test

* Updated tempfile library + test

* Skipped the test_cleanup_with_symlink_modes test
2026-01-04 21:15:42 +09:00
Jeong YunWon
9daeaecd6c _thread compatibility using frozen _dummy_thread 2022-08-17 02:37:10 +09:00
CPython Developers
3a4c276d1c Update tempfile from CPython 3.10.5 2022-08-15 04:54:01 +09:00
snowapril
b2eff4ae53 add missing __class_getitem__ from cpython 3.10
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-22 18:43:15 +09:00
Padraic Fanning
4d552e82ce Re-add threadless builds 2021-05-23 20:14:35 -04:00
Padraic Fanning
4a7f32eb17 Update tempfile.py to CPython 3.8 2021-05-22 13:22:10 -04:00
Noah
b40dcb7748 Use random.Random in tempfile 2020-02-03 18:21:53 -06:00
coolreader18
458c68263d Fix tempfile to not use random.Random 2019-11-23 11:20:42 -06:00
coolreader18
a3b435c0d3 Add tempfile.py from CPython 3.6.0 2019-11-23 11:20:42 -06:00