8 Commits

Author SHA1 Message Date
ShaharNaveh
3b0be19b10 Update test_string_literals.py from 3.14.3 2026-03-01 10:42:37 +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
Shahar Naveh
089c39f741 Update test_string_literals.py from 3.13.5 (#5934) 2025-07-10 22:47:55 +09:00
Bijan Naimi
63b982bd38 removing decorators for passing tests 2022-12-27 09:03:14 -08:00
CPython Developers
17e12dea1e Update string, test_str* from cpython 3.10.6 2022-08-15 00:34:06 +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
Padraic Fanning
b0b605fa8c Mark erroring/failing tests 2021-05-12 21:14:24 -04:00
Padraic Fanning
63bccf6441 Add test_string_literals from CPython 3.8 2021-05-12 21:14:23 -04:00