Skip to content

2.1.0

Compare
Choose a tag to compare
@oschwald oschwald released this 18 Sep 16:57
· 215 commits to main since this release
c631155
  • The C extension now correctly supports objects that implement the
    os.PathLike interface.
  • When opening a database fails due to an access issue, the correct
    OSError subclass will now be thrown.
  • The Metadata class object is now available from the C extension
    module as maxminddb.extension.Metadata rather than
    maxminddb.extension.extension.
  • Type stubs have been added for maxminddb.extension.