Sourced from multidict's releases.
6.6.3
Bug fixes
Fixed inconsistencies generated by the C implementation of
_md_shrink()which might later lead to assertion failures and crash -- by :user:Romain-Geissler-1A.Related issues and pull requests on GitHub: #1229.
Sourced from multidict's changelog.
6.6.3
(2025-06-30)
Bug fixes
Fixed inconsistencies generated by the C implementation of
_md_shrink()which might later lead to assertion failures and crash -- by :user:Romain-Geissler-1A.Related issues and pull requests on GitHub: :issue:
1229.
dbd686f
Bump to 6.6.3 (#1230)ac62105
Fixed inconsistencies generated by _md_shrink. (#1229)