summaryrefslogtreecommitdiff
path: root/taskflow/types/sets.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-3/+1
* Import modules, not classesSean McGinnis2020-05-011-3/+2
* Drop use of deprecated collections classesSean McGinnis2020-04-141-10/+2
* Handle collections.abc deprecationsSean McGinnis2019-05-091-1/+11
* Remove some temporary variables not neededJoshua Harlow2015-08-091-11/+4
* Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-211-6/+1
* Ensure ordered set is pickleableJoshua Harlow2015-03-041-0/+6
* Add a fully functional orderedsetJoshua Harlow2015-03-031-0/+135