Sequence Sorting
Project description
zope.sequencesort
This package provides support for sorting sequences based on multiple keys, including locale-based comparisons and per-key directions.
Changelog
5.0 (2023-01-19)
Add support for Python 3.11.
Drop support for Python 2.7, 3.5, 3.6.
Drop support for deprecated python setup.py test.
4.2 (2021-11-04)
Fix a TypeError exception in cmp when operands are None. See issue 7.
Drop support for Python 3.4.
Add support for Python 3.8, 3.9 and 3.10.
4.1.2 (2018-10-10)
Fix regression introduced in 4.1.1 where two _Smallest objects are no longer considered to be equal.
4.1.1 (2018-10-05)
Handle sorting of broken objects more gracefully. (#4)
4.1.0 (2018-08-13)
Updated boostrap.py to version 2.2.
Drop support for Python 2.6, 3.2 and 3.3.
Add support for Python 3.4, 3.5, 3.6 and 3.7.
The locale comparison functions, strcoll and strcoll_nocase are always available, not only if the locale module had been imported before this module.
4.0.1 (2013-03-04)
Fix omitted tests under Py3k.
4.0.0 (2013-02-28)
Added setup.py docs alias (installs Sphinx and dependencies).
Added setup.py dev alias (runs setup.py develop plus installs nose and coverage).
Dropped spurious test extra requirement on zope.testing.
100% unit test coverage.
Added support for PyPy, Python 3.2 / 3.2.
Dropped support for Python 2.4 / 2.5.
3.4.0 (2007-10-03)
Initial release independent of the main Zope3 tree.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zope.sequencesort-5.0.tar.gz
.
File metadata
- Download URL: zope.sequencesort-5.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80d1ecaa5a8576e0f92533884cacc9aa9867ee0fc427ad70898ce1491972ef1c |
|
MD5 | e3a19e287b9123494bea4fae5357dc4e |
|
BLAKE2b-256 | fc57ec0f465031038a79567b6ce3e271eea88586bdc5d87e5aad697b00010b98 |
File details
Details for the file zope.sequencesort-5.0-py3-none-any.whl
.
File metadata
- Download URL: zope.sequencesort-5.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae73e14733d80d93702aa210148449285e7a3171762bf50872cb1ab01dc5ec00 |
|
MD5 | 1516473f5230b76cebb8d7f7520a68b7 |
|
BLAKE2b-256 | 608fe0bdfdd1a0315469e57c23661f37dcb679800b24ece64f6bc2a9d7dc8755 |