Shahar Naveh
3e66fb508a
Update str related tests ( #7758 )
...
* Update `string_tests.py` to 3.14.4
* Update `test_bytes.py` to 3.14.4
* Update `test_userstring.py` to 3.14.4
* Mark failing tests
2026-05-03 00:15:03 +09:00
Shahar Naveh
e75aebb967
Update str related tests from 3.13.5 ( #5953 )
...
* Update str related tests from 3.13.5
* Apply RustPython patches
* Mark new failing tests
2025-07-12 20:44:34 +09:00
Noa
0a07cd931f
Fix more surrogate crashes
2025-03-26 23:12:21 -05:00
LYK
98654634ca
Update test/test_userstring.py from CPython 3.11.2
2023-03-07 23:58:26 +09:00
Chris Moradi
ec247e0d4f
Update collections from CPython, fix tests for UserDict/List/String
...
Clean implementation of changes in PR #3371 based on feedback.
Copies from [CPython tag `v3.9.7` and adds back custom RustPython changes where needed for:
- `Lib/collections/__init__.py`
- `Lib/test/test_collections.py`
Closes : #3371
2021-10-25 21:19:44 -07:00
Padraic Fanning
d56a0194b7
Mark erroring/failing tests
2021-06-10 20:04:34 -04:00
Padraic Fanning
7d0f109b3d
Add test_userstring from CPython 3.8
2021-06-10 20:04:33 -04:00