9 Commits

Author SHA1 Message Date
carbotaniuman
6484df327e Make frozenset idempotent and unskip some set tests 2020-11-21 14:57:10 -06:00
Jeong YunWon
950ae441f3 unskip test_set.py 2020-11-12 11:30:33 +09:00
Jeong YunWon
baf70d95a8 Unmark test_set skips 2020-08-18 18:13:33 +09:00
hatee-hatee-hatee-ho
4903f8e5ab Implemented SetIterator
skip test TestWeirdBugs.test_merge_and_mutate

Co-Authored-By: Daniel Alley <dalley@redhat.com>
2020-08-09 16:24:38 +09:00
Aviv Palivoda
3db197c4b1 Fix set intersection_update 2020-02-22 12:59:48 +02:00
Aviv Palivoda
84250294b0 Fix frozenset hash 2020-02-22 12:36:27 +02:00
Aviv Palivoda
be9d8a4a56 Fix symmetric_difference 2020-02-22 11:22:01 +02:00
Aviv Palivoda
fb7a2ce686 Mark unsupported tests 2020-02-21 11:12:50 +02:00
Aviv Palivoda
9ba7e6e691 Add test_set from CPython 3.8 2020-02-16 20:32:50 +02:00