Skip to content

New release to PyPI for Py3.11 compatibility #374

@cclauss

Description

@cclauss

Please publish a new release to PyPI because https://pypi.org/project/openlibrary-client currently raises an ImportError on Python 3.11 and higher but the code on the master branch does not.

% pipx run openlibrary-client -v

ImportError: cannot import name 'Mapping' from 'collections' (/opt/homebrew/Cellar/[email protected]/...

% pipx run --spec git+https://github.com/internetarchive/openlibrary-client.git ol -v

olclient v0.0.31

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions