Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update frozenlist to 1.5.0 #7959

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates frozenlist from 1.4.1 to 1.5.0.

Changelog

1.5.0

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

Bug fixes
---------

- An incorrect signature of the ``__class_getitem__`` class method
has been fixed, adding a missing ``class_item`` argument under
Python 3.8 and older.

This change also improves the code coverage of this method that
was previously missing -- by :user:`webknjaz`.


*Related issues and pull requests on GitHub:*
:issue:`567`, :issue:`571`.


Improved documentation
----------------------

- Rendered issue, PR, and commit links now lead to
``frozenlist``'s repo instead of ``yarl``'s repo.


*Related issues and pull requests on GitHub:*
:issue:`573`.

- On the :doc:`Contributing docs <contributing/guidelines>` page,
a link to the ``Towncrier philosophy`` has been fixed.


*Related issues and pull requests on GitHub:*
:issue:`574`.


Packaging updates and notes for downstreams
-------------------------------------------

- A name of a temporary building directory now reflects
that it's related to ``frozenlist``, not ``yarl``.


*Related issues and pull requests on GitHub:*
:issue:`573`.

- Declared Python 3.13 supported officially in the distribution package metadata.


*Related issues and pull requests on GitHub:*
:issue:`595`.


----
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant