4 Commits

Author SHA1 Message Date
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