Skip to content

Reflow dataclass comments.#6893

Merged
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:reflow-dataclass-comments
May 16, 2018
Merged

Reflow dataclass comments.#6893
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:reflow-dataclass-comments

Conversation

@ericvsmith
Copy link
Copy Markdown
Member

To be more consistent with other code (and so people stop hasslingme!), reflow the dataclasses comments to not use a single space
indentation when continuing a paragraph of text.

me!), reflow the dataclasses comments to not use a single space
indentation when continuing a paragraph of text.
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @ericvsmith for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@ericvsmith ericvsmith deleted the reflow-dataclass-comments branch May 16, 2018 09:14
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2018
To be more consistent with other code (and so people stop hassling me!), reflow the dataclasses comments to not use a single space indentation when continuing a paragraph of text.
(cherry picked from commit f8e7549)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request May 16, 2018
To be more consistent with other code (and so people stop hassling me!), reflow the dataclasses comments to not use a single space indentation when continuing a paragraph of text.
(cherry picked from commit f8e7549)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants