forked from pool/python-bidict
- update to 0.19.0 * Drop support for Python 2 as promised in v0.18.2. * Deprecate bidict.OVERWRITE and bidict.IGNORE. A UserWarning will now be emitted if these are used. * Rename DuplicationPolicy to OnDupAction (and implement it via an Enum). * No longer use __all__ in bidict’s __init__.py. * Improve validation of names passed to namedbidict(). OBS-URL: https://build.opensuse.org/request/show/765343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bidict?expand=0&rev=13
16 KiB
16 KiB