internetarchive / internetarchive/openlibrary-client

jsonschema.RefResolver is now deprecated

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
506
Forks
110
PR merge metrics
No merged PRs in 30d

Description

The v4.10.0 release of `jsonschema` has deprecated `jsonschema.RefResolver` which is used in at least two files in this repository. Please study the `jsonschema` documentation and propose a pull request to replace all usage of `RefResolver`.
* https://github.com/python-jsonschema/jsonschema/releases

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for every use of jsonschema.RefResolver, then read the jsonschema v4.10.0 release notes and current documentation for its replacement. Review the affected files and existing tests, and consider the work complete when all RefResolver usage is replaced and the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.