Skip to content
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

fix some http: -> https: URLs #20088

Merged
merged 12 commits into from Jul 17, 2021
Merged

fix some http: -> https: URLs #20088

merged 12 commits into from Jul 17, 2021

Conversation

@nschloe
Copy link
Contributor

@nschloe nschloe commented Apr 27, 2021

I scanned the code for outdated http: URLs and converted them to https: (where possible). Also following some permanent redirects.

doc/_static/logo2.svg Outdated Show resolved Hide resolved
doc/_static/logo2.svg Outdated Show resolved Hide resolved
doc/_templates/layout.html Outdated Show resolved Hide resolved
doc/api/prev_api_changes/api_changes_0.71.rst Outdated Show resolved Hide resolved
doc/api/prev_api_changes/api_changes_0.72.rst Outdated Show resolved Hide resolved
src/_backend_agg.h Outdated Show resolved Hide resolved
src/doc/segment_intersects_rectangle.svg Outdated Show resolved Hide resolved
src/doc/segment_intersects_rectangle.svg Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
tutorials/introductory/sample_plots.py Show resolved Hide resolved
@nschloe
Copy link
Contributor Author

@nschloe nschloe commented Jun 23, 2021

Thanks for the comments. I've now used deadlink and went for a more conservative change.

deadlink-replace-redirects .
git checkout LICENSE/ extern/ doc/devel/gitwash/
doc/_static/logo2.svg Outdated Show resolved Hide resolved
doc/_static/logo2.svg Outdated Show resolved Hide resolved
doc/devel/README.txt Outdated Show resolved Hide resolved
doc/devel/documenting_mpl.rst Outdated Show resolved Hide resolved
doc/devel/gitwash/known_projects.inc Outdated Show resolved Hide resolved
doc/make.bat Outdated Show resolved Hide resolved
@nschloe nschloe marked this pull request as ready for review Jul 8, 2021
@nschloe nschloe requested a review from QuLogic Jul 8, 2021
doc/_static/mpl.css Outdated Show resolved Hide resolved
examples/misc/hyperlinks_sgskip.py Outdated Show resolved Hide resolved
examples/mplot3d/lorenz_attractor.py Outdated Show resolved Hide resolved
examples/showcase/firefox.py Outdated Show resolved Hide resolved
lib/matplotlib/animation.py Outdated Show resolved Hide resolved
lib/matplotlib/dviread.py Outdated Show resolved Hide resolved
lib/matplotlib/dviread.py Outdated Show resolved Hide resolved
lib/matplotlib/tests/test_agg.py Outdated Show resolved Hide resolved
tutorials/text/pgf.py Outdated Show resolved Hide resolved
tutorials/text/pgf.py Outdated Show resolved Hide resolved
@QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 16, 2021

There's just the one typo left above.

@nschloe
Copy link
Contributor Author

@nschloe nschloe commented Jul 16, 2021

Even that was outdated.

@QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 16, 2021

No, it's missing the closing parenthesis (which may need to be separated from the URL, now that I think about it.)

@nschloe
Copy link
Contributor Author

@nschloe nschloe commented Jul 16, 2021

Right, fixed now.

@QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 16, 2021

Probably should be squash merged.

@timhoffm timhoffm merged commit d11b206 into matplotlib:master Jul 17, 2021
24 of 28 checks passed
24 of 28 checks passed
@github-actions
flake8
Details
@github-actions
greeting
Details
@github-actions
Python 3.7 on ubuntu-18.04 (Minimum Versions)
Details
@github-actions
Python 3.7 on ubuntu-18.04
Details
@github-actions
Python 3.8 on ubuntu-18.04
Details
@github-actions
Python 3.9 on ubuntu-20.04
Details
@github-actions
Python 3.8 on macos-latest
Details
@github-actions
eslint
Details
ci/circleci: docs-python37 Your tests failed on CircleCI
Details
ci/circleci: docs-python38 Your tests failed on CircleCI
Details
@github-actions
ci/circleci: docs-python38 artifact Link to 0/doc/build/html/index.html
Details
ci/circleci: docs-python38-min Your tests failed on CircleCI
Details
@lgtm-com
LGTM analysis: JavaScript No new or fixed alerts
Details
@lgtm-com
LGTM analysis: Python No new or fixed alerts
Details
@codecov
codecov/patch Coverage not affected when comparing 6f92db0...c0f81d7
Details
@codecov
codecov/project/library 80.50% (target 50.00%)
Details
@codecov
codecov/project/tests 98.97% (+0.22%) compared to 6f92db0
Details
@appveyor
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
@azure-pipelines
matplotlib.matplotlib Build #20210716.8 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Linux_py37) Job Linux_py37 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Linux_py38) Job Linux_py38 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Linux_py39) Job Linux_py39 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Windows_py37) Job Windows_py37 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Windows_py38) Job Windows_py38 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job Windows_py39) Job Windows_py39 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job macOS_py37) Job macOS_py37 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job macOS_py38) Job macOS_py38 succeeded
Details
@azure-pipelines
matplotlib.matplotlib (Job macOS_py39) Job macOS_py39 succeeded
Details
@QuLogic QuLogic added this to the v3.5.0 milestone Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants