Release v0.8 of all changes before Python 3 work#79
Open
trimbo wants to merge 3 commits intoyoutube:masterfrom
Open
Release v0.8 of all changes before Python 3 work#79trimbo wants to merge 3 commits intoyoutube:masterfrom
trimbo wants to merge 3 commits intoyoutube:masterfrom
Conversation
nicksay
reviewed
Aug 28, 2019
nicksay
reviewed
Aug 28, 2019
nicksay
suggested changes
Aug 28, 2019
Contributor
nicksay
left a comment
There was a problem hiding this comment.
Tried to enumerate the major changes since last release
Co-Authored-By: Alex Nicksay <nicksay@google.com>
Co-Authored-By: Alex Nicksay <nicksay@google.com>
nicksay
approved these changes
Aug 29, 2019
nicksay
reviewed
Aug 29, 2019
| @@ -5,5 +5,5 @@ | |||
|
|
|||
| __author__ = 'Mike Solomon' | |||
| __author_email__ = '<mas63 @t cornell d0t edu>' | |||
Contributor
There was a problem hiding this comment.
Suggested change
| __author_email__ = '<mas63 @t cornell d0t edu>' |
nicksay
reviewed
Aug 29, 2019
| @@ -5,5 +5,5 @@ | |||
|
|
|||
| __author__ = 'Mike Solomon' | |||
Contributor
There was a problem hiding this comment.
Suggested change
| __author__ = 'Mike Solomon' | |
| __author__ = 'The Spitfire Authors' |
nicksay
reviewed
Aug 29, 2019
| __author_email__ = '<mas63 @t cornell d0t edu>' | ||
| __version__ = '0.7.15' | ||
| __version__ = '0.8' | ||
| __license__ = 'BSD License' |
Contributor
There was a problem hiding this comment.
Suggested change
| __license__ = 'BSD License' | |
| __license__ = 'BSD-3-Clause' |
nicksay
suggested changes
Aug 29, 2019
Contributor
nicksay
left a comment
There was a problem hiding this comment.
Sorry I missed this the first time -- let's update the author info while we're at it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.