automap 0.4
Pre-release
Pre-release
This release drops support for Python 3.5. It also reduces the footprint of the mappings by about 25%, meaning that they now take up slightly less memory than the equivalent dict, on average. Several deallocation issues for views and iterators have been fixed, and iterators now have a length estimate available via __length_hint__.