Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@bachorp bachorp released this 23 Dec 10:37

Changes

  • Bump minimum version of Python to 3.9
  • Raise ValueError upon instantiating LazyImporter with duplicate attributes
  • Include extra_objects in __all__ and __reduce__
  • Add type annotations to LazyImporter(...)