bidict v0.16.0 Release Notes

Release Date: 2018-04-06 // about 6 years ago
  • Minor code and efficiency improvements to :func:~bidict.inverted and :func:~bidict._util._iteritems_args_kw (formerly bidict.pairs()).

    Minor Breaking API Changes ++++++++++++++++++++++++++

    The following breaking changes are expected to affect few if any users.

    • Rename bidict.pairs() → :func:bidict._util._iteritems_args_kw.