-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor update_work and test_update_work to use requests #3696
refactor update_work and test_update_work to use requests #3696
Conversation
Not (yet) mandatory... https://travis-ci.org/github/internetarchive/openlibrary/jobs/717652021#L433-L447 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I also see this in the changed files - @cclauss - not very sure about this, but it shouldn't be present, right? maybe i did |
@cclauss I just confirmed - this does change the submodule settings for |
13570f3
to
1db9d23
Compare
Done @cclauss |
… into modify-update_work-to-requests
@cdrini @mekarpeles @hornc I have approved this PR. It would be good to get your reviews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm! I tested make reindex-solr
works and logs urlopen
without errors
…ternetarchive#3696)" This reverts commit eccf887.
Closes #2852
related to #3694
@cclauss Refactor only
update_work.py
andtest_update_work.py