Fedora Packages

python3-orderedset Subpackage of python-orderedset

Ordered set implementation in Cython

This package contains an ordered set implementation in Cython. Features: - Works like a regular set, but remembers insertion order; - Is approximately 5 times faster than the pure Python implementation overall (and 5 times slower than set); - Compatible with Python 2.6 through 3.6.; - Supports the full set interface; - Supports some list methods, like index and __getitem__. - Supports set methods against iterables.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.0.3-11.fc39 -
Fedora 40 2.0.3-11.fc39 -
Fedora 39 2.0.3-11.fc39 -
Fedora 38 2.0.3-10.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-orderedset dash maintainers at fedoraproject dot org.



Sources on Pagure