Skip to content

Commit 99e3f3b

Browse files
authored
Drop _Impl helper class, move all logic to MultiDict itself (#1153)
The last part of #1149
1 parent d476a03 commit 99e3f3b

File tree

3 files changed

+89
-97
lines changed

3 files changed

+89
-97
lines changed

CHANGES/1153.misc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Dropped internal ``_Impl`` class from pure Python implementation, both pure Python and C
2+
Extension follows the same design internally now.

0 commit comments

Comments
 (0)