Skip to content

Docs: Remove stray semicolon in init.rst#23974

Merged
miss-islington merged 1 commit into
python:masterfrom
Fidget-Spinner:patch-1
Jan 14, 2021
Merged

Docs: Remove stray semicolon in init.rst#23974
miss-islington merged 1 commit into
python:masterfrom
Fidget-Spinner:patch-1

Conversation

@Fidget-Spinner
Copy link
Copy Markdown
Member

@Fidget-Spinner Fidget-Spinner commented Dec 28, 2020

Removed stray semicolon which was causing the docs to render weirdly (it's the function right under the one here).

Automerge-Triggered-By: GH:Mariatta

Removed stray semicolon
@Fidget-Spinner
Copy link
Copy Markdown
Member Author

Please skip news and skip issue, thank you!

@Fidget-Spinner
Copy link
Copy Markdown
Member Author

CC @vstinner , sorry for the ping, I just thought of notifying you since your name turned up in git history for this portion.

Copy link
Copy Markdown
Member

@Mariatta Mariatta left a comment

Choose a reason for hiding this comment

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

Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @Fidget-Spinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-24217 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 14, 2021
Removed stray semicolon which was causing the docs to render weirdly (it's the function right under the one [here](https://docs.python.org/3/c-api/init.htmlGH-c._PyInterpreterState_GetEvalFrameFunc)).
(cherry picked from commit 9712358)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 14, 2021
Removed stray semicolon which was causing the docs to render weirdly (it's the function right under the one [here](https://docs.python.org/3/c-api/init.htmlGH-c._PyInterpreterState_GetEvalFrameFunc)).
(cherry picked from commit 9712358)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@Fidget-Spinner
Copy link
Copy Markdown
Member Author

Thanks irit and mariatta!

@vstinner
Copy link
Copy Markdown
Member

My preciooooooous semicolon! 😓

@Fidget-Spinner Fidget-Spinner deleted the patch-1 branch January 15, 2021 14:16
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Removed stray semicolon which was causing the docs to render weirdly (it's the function right under the one [here](https://docs.python.org/3/c-api/init.html#c._PyInterpreterState_GetEvalFrameFunc)).
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants