Skip to content

Merge style guide from README.md into CONTRIBUTING.md #1696

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 2 commits into from
Nov 8, 2017

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Oct 27, 2017

For previous discussions, see PR #1687 and issue #1688.

CONTRIBUTING.md Outdated
checker, and leave out unnecessary detail:
* for arguments with a default, use `...` instead of the actual
default;
* for arguments with a type and a default, use spaces around the `=`;
Copy link
Member

Choose a reason for hiding this comment

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

I think this belongs better in the previous list, since it's purely about style and not about information content.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That is a good point. I grouped it back in another commit.

@JelleZijlstra JelleZijlstra merged commit 9656feb into python:master Nov 8, 2017
@srittau srittau deleted the merge-coding-style branch November 8, 2017 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants