Revisions of python-immutabledict
Oliver Kurz (okurz)
accepted
request 1159606
from
Yiannis Bonatakis (ybonatakis)
(revision 3)
- Fix failing check for openSUSE_Tumbleweed_dlp
Dirk Mueller (dirkmueller)
accepted
request 1103239
from
Marcus Rueckert (darix)
(revision 2)
- Update to 3.0.0 - copy() (breaking change): remove the option to pass keyword arguments (which were present as key/value pairs in the copy). Now the method doesn't take any arguments (it behaves the same as a normal dict). - Python versions: drop Python 3.7 support - Typing: fixes - Make the key covariant. Thanks to @spacether for the PR #244 - Fix key/value typing missing for ImmutableOrderedDict
Oliver Kurz (okurz)
accepted
request 1091084
from
Marcus Rueckert (darix)
(revision 1)
needed for synapse
Displaying all 3 revisions