Skip to content

Rate limit PyPI requests in run.py to comply with recent PyPI changes#60

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
gnikonorov:fix_update_index
Nov 21, 2020
Merged

Rate limit PyPI requests in run.py to comply with recent PyPI changes#60
nicoddemus merged 1 commit intopytest-dev:masterfrom
gnikonorov:fix_update_index

Conversation

@gnikonorov
Copy link
Member

run.py suffers from the same issues as update_index.py, so I am extending #59 to fix this issue. You can see it happening on travis runs on master ( e.g.: https://travis-ci.org/github/pytest-dev/plugincompat/jobs/744924574 ).

I ran run.py locally and was unable to get it to error like it did in the travis link above.

@gnikonorov gnikonorov self-assigned this Nov 21, 2020
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again! 👍

@gnikonorov
Copy link
Member Author

Thanks again! 👍

Of course, @nicoddemus

I'd like to submit some more PRs to this repo. Is that OK with you?

@nicoddemus nicoddemus merged commit 92cae83 into pytest-dev:master Nov 21, 2020
@nicoddemus
Copy link
Member

I'd like to submit some more PRs to this repo. Is that OK with you?

Sure thing. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants