vulture v1.1 Release Notes

Release Date: 2019-09-23 // over 4 years ago
    • โž• Add sys.excepthook to sys whitelist.
    • โž• Add whitelist for ctypes module.
    • ๐Ÿ“œ Check that type annotations are parsed and type comments are ignored (thanks @kx-chen).
    • ๐Ÿ‘Œ Support checking files with BOM under Python 2.7 (#170).