Odict

Latest version: v1.9.0

Safety actively analyzes 622414 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.9.1

------------------

- Nothing changed yet.

1.9.0

------------------

- Add ``movebefore``, ``moveafter``, ``movefirst`` and ``movelast`` functions
to ``odict``.
[rnix]

- Use ``first_key`` and ``last_key`` in ``insertfirst`` and ``insertlast``
instead of reading all keys.
[rnix]

1.8.1

------------------

- Do not run test suites for Python 2.6 and Python < 3.7 any more. No changes
to the implementation have been made.
[rnix]

- Package housekeeping.
[rnix]

1.8.0

-----

- Add ``next_key`` and ``prev_key`` functions.
[rnix]

- Add ``first_key`` and ``last_key`` properties.
[rnix]

- Add ``_list_factory`` on ``_odict`` base class. Can be used to alter
the list implementation used for internal value triples.
[rnix]

1.7.0

-----

- Add ``swap``, ``insertbefore``, ``insertafter``, ``insertfirst`` and
``insertlast`` functions to ``odict``.
[rnix]

1.6.2

-----

- Use class name instead of 'odict()' in ``__repr__``.
[rnix]

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.