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

bpo-37823: Fixed link to Telnet.open() method in telnetlib library documentation #15281

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

MichaelAnckaert
Copy link
Contributor

@MichaelAnckaert MichaelAnckaert commented Aug 14, 2019

This PR fixes a wrong link in the telnetlib library: the link to the open() method of the Telnet class linked to the wrong method.

https://bugs.python.org/issue37823

@miss-islington
Copy link
Contributor

Thanks @MichaelAnckaert for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @MichaelAnckaert for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-15355 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
@bedevere-bot
Copy link

GH-15356 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
@MichaelAnckaert MichaelAnckaert deleted the bpo-37823 branch August 21, 2019 11:30
miss-islington added a commit that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
miss-islington added a commit that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
@miss-islington
Copy link
Contributor

Thanks @MichaelAnckaert for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-15357 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
miss-islington added a commit that referenced this pull request Aug 21, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
(cherry picked from commit e0b6117)

Co-authored-by: Michael Anckaert <michael.anckaert@sinax.be>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
Fixed wrong link to Telnet.open() method in telnetlib documentation.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Fixed wrong link to Telnet.open() method in telnetlib documentation.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Fixed wrong link to Telnet.open() method in telnetlib documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants