Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Finished Python 3.6 migration #4888
Conversation
bgruening
and others
added some commits
Jan 1, 2017
johanneskoester
referenced
this pull request
Jun 3, 2017
Merged
Import smallgenomeutilities 0.1 #4882
bioconda-bot
commented
Jun 3, 2017
LintingThe following problems have been found
|
|
@johanneskoester I see a lot of merge commits, don't you rather want to rebase to keep the history somewhat clean? |
|
Rebasing in a branch that has diverged since months is very dangerous in my experience (-> rebase hell). We will do a squash merge of this PR, so that the master history stays clean. |
|
Yeah, thanks a lot @johanneskoester! |
bgruening
merged commit f575c10
into
master
Jun 3, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
johanneskoester commentedJun 3, 2017
In the past weeks, we have migrated all existing recipes to Python 3.6 (if possible). This PR merges the required changes into master. It marks the successful completion of the migration process.