remove wsgi support - #35
Merged
Merged
Conversation
nickpell
force-pushed
the
np/remove-restkit
branch
from
June 25, 2018 17:12
c2cae6f to
c0dab94
Compare
nickpell
force-pushed
the
np/remove-restkit
branch
from
July 17, 2018 01:13
c0dab94 to
24dcd3e
Compare
nickpell
requested review from
emord,
orangejenny and
pr33thi
and removed request for
orangejenny
July 17, 2018 01:14
emord
approved these changes
Jul 17, 2018
emord
left a comment
Contributor
There was a problem hiding this comment.
This doesn't actually remove restkit does it?
| from __future__ import absolute_import | ||
| from six.moves import map | ||
| version_info = (0, 9, 0, 3, 8) | ||
| version_info = (0, 9, 0, 4, 0) |
Contributor
There was a problem hiding this comment.
This is probably unnecesssarily long. maybe just 0.9.1 and it can be 1.0.0 once we support py3?
Contributor
Author
|
No, this doesn't remove restkit. Updated the old PR title. |
emord
approved these changes
Jul 17, 2018
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.
Merging one commit at a time.