Skip to content

Fix quantity of blank lines after code object.#632

Merged
jaraco merged 1 commit into
masterfrom
unknown repository
Jul 13, 2016
Merged

Fix quantity of blank lines after code object.#632
jaraco merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jul 12, 2016

Copy link
Copy Markdown

No description provided.

@jaraco

jaraco commented Jul 12, 2016

Copy link
Copy Markdown
Member

This seems like a reasonable change. Consistency is good. The changes to files in _vendor while acceptable are discouraged as they will be overridden when that package is refreshed and also, it makes the file checksums not match any version in the upstream package. The best thing to do for those would be to request these changes in the relevant upstream package and then they'll eventually get refreshed here.

Comment thread setuptools/unicode_utils.py Outdated
from setuptools.extern import six

# HFS Plus uses decomposed UTF-8

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this change is wrong. In my experience, the comments should be adjacent to their relevant code. These additional new lines make the comment appear as a standalone construct.

@ghost

ghost commented Jul 12, 2016

Copy link
Copy Markdown
Author

@jaraco Done.

@jaraco jaraco merged commit 45de6ea into pypa:master Jul 13, 2016
@ghost

ghost commented Jul 14, 2016

Copy link
Copy Markdown
Author

@jaraco In this (#648) PR those two line adjacent to their relevant code.

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.

1 participant