Skip to content

versions.py is failing with 429 HTTP error #1165

Description

@seanlaw

Since versions.py is requesting HTML from:

"https://devguide.python.org/versions/",

and

"https://numba.readthedocs.io/en/stable/user/installing.html#version-support-information", # noqa

both of which use Cloudflare underneath the hood, pd.read_html is unable to overcome the Javascript challenges and is causing versions.py to either fail or encounter a 429 HTTP error

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions