07e35f177e
- update to 4.2.1: * Published with attestation * Update classifiers, Github Actions... for Python 3.13 (no code changes)
Dirk Mueller2024-11-19 15:37:40 +00:00
f22ae64906
Accepting request 1158388 from devel:languages:python
Ana Guerrero2024-03-17 21:14:31 +00:00
89b43406d3
- update to 4.2.0: * Add discard method which return a new immutabledict without the item at the given key, if present - Use pytest to run the testsuite.
Dirk Mueller2024-03-16 08:34:14 +00:00
ee851708d2
Accepting request 1146083 from devel:languages:python
Ana Guerrero2024-02-12 17:52:50 +00:00
092fb96d2b
- 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
Dirk Mueller2023-08-10 09:30:47 +00:00