Skip to content

gh-148909: Fix URL in author attribution for MRO documentation#149092

Merged
StanFromIreland merged 2 commits into
python:mainfrom
ByteFlowing1337:fix-148909
Jun 29, 2026
Merged

gh-148909: Fix URL in author attribution for MRO documentation#149092
StanFromIreland merged 2 commits into
python:mainfrom
ByteFlowing1337:fix-148909

Conversation

@ByteFlowing1337

@ByteFlowing1337 ByteFlowing1337 commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

The author attribution URL in the MRO documentation currently fails to load because the host website does not support TLS (HTTPS). According to Wayback Machine records, the site has only ever supported HTTP. This PR updates the URL to ensure it remains accessible.


📚 Documentation preview 📚: https://cpython-previews--149092.org.readthedocs.build/

Comment thread Doc/howto/mro.rst Outdated
but it is still used in later versions -- including Python 3.

By `Michele Simionato <https://www.phyast.pitt.edu/~micheles/>`__.
By `Michele Simionato <http://www.phyast.pitt.edu/~micheles/>`__.

@StanFromIreland StanFromIreland Jun 24, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@micheles is this a temporary configuration issue? Please let us know how you prefer to be credited. We could link to your GitHub page instead?

@micheles

micheles commented Jun 28, 2026 via email

Copy link
Copy Markdown

@StanFromIreland

Copy link
Copy Markdown
Member

Ha, it sure has been a while then 😆

Ivy, can you please update the PR with Michele’s preferred way to be credited when you have a chance.

@read-the-docs-community

Copy link
Copy Markdown

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 29, 2026
@StanFromIreland StanFromIreland merged commit 7aae0e5 into python:main Jun 29, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 29, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

GH-152571 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 29, 2026
@bedevere-app

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

GH-152572 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 29, 2026
@bedevere-app

bedevere-app Bot commented Jun 29, 2026

Copy link
Copy Markdown

GH-152573 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 29, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Thanks all!

StanFromIreland pushed a commit that referenced this pull request Jun 29, 2026
…3 Method Resolution Order' doc (GH-149092) (#152573)

(cherry picked from commit 7aae0e5)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
StanFromIreland pushed a commit that referenced this pull request Jun 29, 2026
…3 Method Resolution Order' doc (GH-149092) (#152572)

(cherry picked from commit 7aae0e5)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
StanFromIreland pushed a commit that referenced this pull request Jun 29, 2026
…3 Method Resolution Order' doc (GH-149092) (#152571)

(cherry picked from commit 7aae0e5)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants