Commit Graph

10 Commits

Author SHA1 Message Date
Jeong YunWon
fb69414f5d unskip test_dict tests 2020-11-12 11:30:33 +09:00
hyperbora
88cc264774 fix dict.update 2020-10-06 23:07:37 +09:00
Noah
131736eecf Make setdefault atomic 2020-09-24 23:51:33 -05:00
Jeong YunWon
aeebc444e2 CPython-compatible drop implementation 2020-09-15 04:04:21 +09:00
clemado1
0c08d3006e Add rich comparison for dict_iterator
Modified inner_eq to inner_cmp so that dict_iterator can use and added rich comparison for dict_iterator.
2020-09-13 12:15:13 +09:00
Jeong YunWon
b0541c5e0c remove skip markers from dict tests 2020-08-18 18:13:33 +09:00
Noah
6b580c5921 Get regrtests working on Windows 2020-02-29 10:34:12 -06:00
Aviv Palivoda
9685b77cf3 Add repr for dict_keys, dict_values and dict_items 2020-01-30 12:28:14 +02:00
Aviv Palivoda
dd8a0412b0 Mark failed and error tests for dict 2020-01-17 18:02:14 +02:00
Aviv Palivoda
bdc627ef44 Add CPython test_dict.py 2020-01-17 17:58:51 +02:00