Skip to content

Conversation

elliott-beach
Copy link
Contributor

@elliott-beach elliott-beach commented Jan 16, 2018

Fixes #4161.
Nickatak asked about this in python/typing#527, and we might as well fix it.
I can open a PR in typing after this is merged.

CONTRIBUTING.md Outdated
@@ -109,6 +109,9 @@ which consist mainly of a reference to
[PEP 8](https://www.python.org/dev/peps/pep-0008/) -- for the code you
put in the pull request.

Also, do not squash your commits after you have submitted a pull request, as this
erases context during review. We can squash commits when the pull request is merged.
Copy link
Member

Choose a reason for hiding this comment

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

I'd say "We will squash ..." (don't put in the emphasis).

@gvanrossum gvanrossum merged commit 08b9104 into python:master Jan 16, 2018
@gvanrossum
Copy link
Member

Thanks! Did you submit a PR for typeshed too?

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.

Update CONTRIBUTING.md to tell contributors not to squash commits
2 participants