Frozenlist

Latest version: v1.4.1

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

Scan your dependencies

Page 1 of 2

1.4.0

==================

The published source distribution package became buildable
under Python 3.12.


----


Bugfixes
--------

- Removed an unused :py:data:`typing.Tuple` import
`411 <https://github.com/aio-libs/frozenlist/issues/411>`_


Deprecations and Removals
-------------------------

- Dropped Python 3.7 support.
`413 <https://github.com/aio-libs/frozenlist/issues/413>`_


Misc
----

- `410 <https://github.com/aio-libs/frozenlist/issues/410>`_, `#433 <https://github.com/aio-libs/frozenlist/issues/433>`_


----

1.3.3

==================

- Fixed CI runs when creating a new release, where new towncrier versions
fail when the current version section is already present.


----

1.3.2

==================

Misc
----

- Updated the CI runs to better check for test results and to avoid deprecated syntax. `327 <https://github.com/aio-libs/frozenlist/issues/327>`_


----

1.3.1

==================

The published source distribution package became buildable
under Python 3.11.


----

1.3.0

==================

Bugfixes
--------

- Do not install C sources with binary distributions.
`250 <https://github.com/aio-libs/frozenlist/issues/250>`_


Deprecations and Removals
-------------------------

- Dropped Python 3.6 support
`274 <https://github.com/aio-libs/frozenlist/issues/274>`_


----

1.2.0

==================

Features
--------

- ``FrozenList`` now supports being used as a generic type as per PEP 585, e.g. ``frozen_int_list: FrozenList[int]`` (requires Python 3.9 or newer).
`172 <https://github.com/aio-libs/frozenlist/issues/172>`_
- Added support for Python 3.10.
`227 <https://github.com/aio-libs/frozenlist/issues/227>`_
- Started shipping platform-specific wheels with the ``musl`` tag targeting typical Alpine Linux runtimes.
`227 <https://github.com/aio-libs/frozenlist/issues/227>`_
- Started shipping platform-specific arm64 wheels for Apple Silicon.
`227 <https://github.com/aio-libs/frozenlist/issues/227>`_


----

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.