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

Use faster identity comparison function bot:chronographer:provided There is a change note present in this PR
#1406 opened Sep 3, 2026 by asvetlov Member Loading…
Explicitly mark empty_htkeys as const bot:chronographer:provided There is a change note present in this PR
#1405 opened Sep 3, 2026 by asvetlov Member Loading…
Clarify that istr compares as a regular str bot:chronographer:provided There is a change note present in this PR
#1403 opened Aug 27, 2026 by gyanu2507 Loading…
Fix self-extension in MultiDict bot:chronographer:provided There is a change note present in this PR
#1402 opened Aug 27, 2026 by cananoo Loading…
3 of 5 tasks
feat: add __slots__ to istr for lower memory use bot:chronographer:provided There is a change note present in this PR
#1386 opened Jul 30, 2026 by ltsyk Loading…
Do not swallow non-TypeError exceptions in feature-detection fallbacks bot:chronographer:provided There is a change note present in this PR
#1382 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Fix reference/resource leaks on three C-extension error paths bot:chronographer:provided There is a change note present in this PR
#1381 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Fix per-instance type reference leak in the four core types (+ a shutdown use-after-free it masked) bot:chronographer:provided There is a change note present in this PR
#1380 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Fix use-after-free / out-of-bounds read from borrowed table pointers in bulk updates bot:chronographer:provided There is a change note present in this PR
#1379 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Fix segfault from an uninitialised MultiDict/CIMultiDict created via __new__ bot:chronographer:provided There is a change note present in this PR
#1378 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Forbid direct instantiation of iterator types bot:chronographer:provided There is a change note present in this PR
#1377 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
Fix segfault in add() with a keyword-only required argument bot:chronographer:provided There is a change note present in this PR
#1376 opened Jul 24, 2026 by devdanzin Loading…
4 of 5 tasks
docs: Update spelling wordlist and AGENTS.md checklist bot:chronographer:provided There is a change note present in this PR
#1373 opened Jul 15, 2026 by pctablet505 Loading…
4 of 6 tasks
Fix/c api contract violations bot:chronographer:provided There is a change note present in this PR
#1372 opened Jul 7, 2026 by dynapx Loading…
[pre-commit.ci] pre-commit autoupdate
#1370 opened Jul 6, 2026 by pre-commit-ci Bot Loading…
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…