bidict v0.17.1 Release Notes

Release Date: 2018-04-28 // about 6 years ago
  • 🛠 Bugfix Release ++++++++++++++

    🛠 Fix a regression in 0.17.0 that could cause erroneous behavior ⚡️ when updating items of an :class:~bidict.Orderedbidict's inverse, e.g. some_ordered_bidict.inv[foo] = bar.