Skip to content

[3.8] bpo-37823: Fix open() link in telnetlib doc (GH-15281)#15356

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-e0b6117-3.8
Aug 21, 2019
Merged

[3.8] bpo-37823: Fix open() link in telnetlib doc (GH-15281)#15356
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-e0b6117-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented 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

https://bugs.python.org/issue37823

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
Copy Markdown
Contributor Author

@MichaelAnckaert and @vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@MichaelAnckaert and @vstinner: Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington miss-islington merged commit c777dec into python:3.8 Aug 21, 2019
@miss-islington miss-islington deleted the backport-e0b6117-3.8 branch August 21, 2019 11:38
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

None yet

Development

Successfully merging this pull request may close these issues.

5 participants