Skip to content

Pull requests: aio-libs/multidict

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: fall back to plain build frontend for odd-arch wheels bot:chronographer:provided There is a change note present in this PR
#1352 opened May 19, 2026 by bdraco Member Loading…
3 of 5 tasks
Use repr() to escape keys in MultiDict __repr__ output bot:chronographer:provided There is a change note present in this PR
#1342 opened May 17, 2026 by aiolibsbot Contributor Draft
4 of 5 tasks
Add reversed() support to MultiDict views (C-ext + pure-Python) bot:chronographer:provided There is a change note present in this PR
#1340 opened May 16, 2026 by aiolibsbot Contributor Draft
ci: build wheels for iOS and Android on release tags bot:chronographer:provided There is a change note present in this PR
#1337 opened May 16, 2026 by aiolibsbot Contributor Draft
3 of 5 tasks
Fix __repr__ race (Free-Threaded) bot:chronographer:provided There is a change note present in this PR free-threading FT-related discussion, issue or PR
#1328 opened Apr 28, 2026 by Vizonex Member Loading…
3 tasks done
Fix hashtable insertion race. (Free-Threaded) bot:chronographer:provided There is a change note present in this PR free-threading FT-related discussion, issue or PR
#1327 opened Apr 28, 2026 by Vizonex Member Loading…
3 tasks done
add atomic global counter system bot:chronographer:provided There is a change note present in this PR free-threading FT-related discussion, issue or PR
#1323 opened Apr 21, 2026 by Vizonex Member Loading…
3 tasks done
Fix use-after-free race condition in C extension for free-threaded CPython (3.13t+) bot:chronographer:provided There is a change note present in this PR free-threading FT-related discussion, issue or PR
#1317 opened Apr 12, 2026 by rodrigobnogueira Member Loading…
Add __reversed__ support to keys, values, and items views bot:chronographer:provided There is a change note present in this PR
#1304 opened Mar 22, 2026 by r266-tech Loading…
Use SPDX license id
#1292 opened Feb 2, 2026 by vargenau Loading…
Feat: add the to_dict() bot:chronographer:provided There is a change note present in this PR
#1288 opened Jan 25, 2026 by rodrigobnogueira Member Loading…
3 tasks done
cibuildwheel: remove useless pp* skip selector
#1283 opened Jan 7, 2026 by justeph Contributor Loading…
Pytest Harvest bot:chronographer:provided There is a change note present in this PR
#1270 opened Nov 11, 2025 by Vizonex Member Loading…
3 tasks done
Update README.rst: highlight REPL block
#1267 opened Nov 2, 2025 by albertedwardson Loading…
3 tasks done
Update cffi requirement from <2.0.0 to <3.0.0 autosquash dependencies Pull requests that update a dependency file
#1244 opened Oct 5, 2025 by dependabot Bot Draft
vizonex capi -- draft bot:chronographer:provided There is a change note present in this PR
#1191 opened Jun 22, 2025 by asvetlov Member Draft
Add More Multidict Functions C-API bot:chronographer:provided There is a change note present in this PR
#1190 opened Jun 22, 2025 by Vizonex Member Loading…
3 tasks done
CAPI Draft bot:chronographer:provided There is a change note present in this PR
#1183 opened Jun 19, 2025 by asvetlov Member Draft
♻️ Refactor pickle tests bot:chronographer:provided There is a change note present in this PR
#938 opened Feb 1, 2024 by Jamim Contributor Loading…
3 tasks done
Refactor pytests to make pickle testing in-memory
#924 opened Jan 17, 2024 by vrdn-23 Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.