8000 Fix reST markup in dataclasses.rst by jeanas · Pull Request #27843 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Fix reST markup in dataclasses.rst #27843

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

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Conversation

jeanas
Copy link
Contributor
@jeanas jeanas commented Aug 19, 2021

The signature of field() had an extraneous colon at the end, causing it
to appear all bold and without the module name.

[The problematic signature can be seen by scrolling a bit at https://docs.python.org/3.10/library/dataclasses.html#dataclasses.dataclass.]

The signature of field() had an extraneous colon at the end, causing it
to appear all bold and without the module name.
@jeanas jeanas requested a review from ericvsmith as a code owner August 19, 2021 19:55
@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir labels Aug 19, 2021
@ericvsmith ericvsmith merged commit d26dbba into python:main Aug 19, 2021
@miss-islington
Copy link
Contributor

Thanks @jean-abou-samra for the PR, and @ericvsmith for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-27845 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 19, 2021
The signature of field() had an extraneous colon at the end, causing it
to appear all bold and without the module name.
(cherry picked from commit d26dbba)

Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
ericvsmith pushed a commit that referenced this pull request Aug 19, 2021
The signature of field() had an extraneous colon at the end, causing it
to appear all bold and without the module name.
(cherry picked from commit d26dbba)

Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>

Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
@ericvsmith
Copy link
Member

Good catch. Thanks!

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
3E0F

Successfully merging this pull request may close these issues.

5 participants
0