forked from pool/python-immutabledict
a2d5e246ed417cb7bb0cb98dbece61d3e8de9ddc73091de0b9a7d993d693c48a
- 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
OBS-URL: https://build.opensuse.org/request/show/1103297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutabledict?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%