Skip to content

Minor fixes and adjustments #295

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 9 commits into from
Aug 8, 2017
Merged

Minor fixes and adjustments #295

merged 9 commits into from
Aug 8, 2017

Conversation

vidartf
Copy link
Collaborator

@vidartf vidartf commented Jul 3, 2017

There is an issue with one of the dependencies of nbdime (gitpython-developers/GitPython#637), which this PR fixes. It also includes a split of the diff_format file, as it was getting rather unwieldy.

vidartf added 3 commits July 3, 2017 11:30
Remove some old unused code, add some docstrings, and do some linting.
diff_format was getting hard to navigate due to its size and many
functions. This extracts some of the funtionality into a separate file
diff_utils. The guiding principle is supposed to be a separation of
concerns, where functions that construct/verify diff entries are in the
diff_format file, and everything else goes into utils.
@minrk minrk merged commit b384cd4 into jupyter:master Aug 8, 2017
@vidartf vidartf deleted the fixes branch August 8, 2017 12:10
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