Skip to content

Update multidict to 6.7.1#1114

Merged
vEpiphyte merged 1 commit intomasterfrom
pyup-update-multidict-6.6.4-to-6.7.1
Apr 9, 2026
Merged

Update multidict to 6.7.1#1114
vEpiphyte merged 1 commit intomasterfrom
pyup-update-multidict-6.6.4-to-6.7.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates multidict from 6.6.4 to 6.7.1.

Changelog

6.7.1

=====

*(2026-01-25)*


Bug fixes
---------

- Fixed slow memory leak caused by identity by adding ``Py_DECREF`` to identity value before leaving ``md_pop_one`` on success
-- by :user:`Vizonex`.

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


----

6.7.0

=====

*(2025-10-05)*


Contributor-facing changes
--------------------------

- Updated tests and added CI for CPython 3.14 -- by :user:`kumaraditya303`.

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


----
Links

@vEpiphyte vEpiphyte merged commit 9e8119a into master Apr 9, 2026
3 of 4 checks passed
@vEpiphyte vEpiphyte deleted the pyup-update-multidict-6.6.4-to-6.7.1 branch April 9, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants