bidict/_static
jab 64ed7278d8
more API and code improvements
including:
- simplify type hierarchy, merging the frozen types into the base types
- upgrade to latest hypothesis (3.38.0)
- use Reversible for order-sensitive FrozenOrderedBidict.__eq__
- fix bug where bidict._on_dup_kv was not set to ON_DUP_VAL as documented
- drop leading underscore from attrs that should be public
- improve setup.py/metadata
- rename DuplicationBehavior -> DuplicationPolicy
- drop ON_DUP_VAL duplication policy in preference to just using None
- reduce ordered bidict memory usage and speed up copy
2017-11-19 22:24:08 -05:00
..
custom.css various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
favicon.ico various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
logo-square.png various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
logo.png various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
logo.pxm various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
support-on-gumroad.png various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
type-hierarchy.png more API and code improvements 2017-11-19 22:24:08 -05:00
type-hierarchy.txt more API and code improvements 2017-11-19 22:24:08 -05:00