Skip to content

DOC: Remove unused/flaky statsmodels intersphinx_mapping #47452

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

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

mroeschke
Copy link
Member

The doc build can occasionally fail with

2022-06-21T19:46:59.4564919Z WARNING: failed to reach any of the inventories with the following issues:
2022-06-21T19:46:59.4567149Z intersphinx inventory 'https://www.statsmodels.org/devel/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.statsmodels.org', port=443): Max retries exceeded with url: /devel/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd05f1ee8b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

Looking through our docs, we don't have a sphinx reference to the statsmodel docs so probably safe to remove to avoid flakiness.

@mroeschke mroeschke added Docs CI Continuous Integration labels Jun 21, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 21, 2022
@mroeschke mroeschke merged commit c7c2bcf into pandas-dev:main Jun 21, 2022
@mroeschke mroeschke deleted the doc/rm/statsmodel_intersphinx branch June 21, 2022 22:00
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants