Shahar Naveh
1adda8a73d
Update test_file & test_largefile from 3.14.3 ( #7550 )
2026-04-03 00:49:55 +09:00
Jeong, YunWon
489289f54a
Fix subprocess and Update subprocess from Python 3.13.11 ( #6583 )
...
* fix test_subprocess
* fix posixsubprocess
* fix io warning
* Update subprocess from Python 3.13.11
* fix
* Auto-format: cargo fmt --all
* fix macos
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 12:28:47 +09:00
Shahar Naveh
3c01be29c4
Update some tests to 3.13.7 ( #6171 )
...
* Update `test_call.py` from 3.13.7
* Update `test_yield_from.py` from 3.13.7
* Update more tests to 3.13.7
* More tests to 3.13.7
* Remove patch from passing test
2025-09-21 19:33:41 +09:00
NakanoMiku
de626b8627
Update test_file.py from CPython v3.12.0
2023-12-25 15:19:28 +08:00
CPython Developers
01dc2b4f6f
Update test_file from CPython 3.10.6
2022-08-15 04:54:01 +09:00
Dean Li
29c953d9a6
test: update test.support and test_io to 3.10
...
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08:00
Dean Li
5ee4fb899b
test: use os_helper
2021-11-28 20:51:32 +08:00
Jeong YunWon
913b78ca44
Revert "Merge pull request #3433 from deantvv/test-update"
...
This reverts commit 9fa5c5ac66 , reversing
changes made to e7fa32c687 .
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11
test: use os_helper
2021-11-13 02:18:33 +00:00
Noah
1feae7841f
Fix stuff on windows
2021-04-27 08:15:13 -05:00
Padraic Fanning
9d8f02fe40
Skip failing tests due to setup errors
2021-02-20 15:27:50 -05:00
Padraic Fanning
f48f77914e
Mark failing test functions
2021-02-20 14:53:08 -05:00
Padraic Fanning
e223dcc778
Mark failing tests on Windows only
2021-02-20 14:07:52 -05:00
Padraic Fanning
6da6f1e6dc
Mark failing test
2021-02-20 13:26:53 -05:00
Padraic Fanning
712b82a857
Add test_file from CPython 3.8.7
2021-02-20 13:26:53 -05:00