Skip to content

remove wsgi support - #35

Merged
nickpell merged 3 commits into
jsonobjectfrom
np/remove-restkit
Jul 17, 2018
Merged

remove wsgi support#35
nickpell merged 3 commits into
jsonobjectfrom
np/remove-restkit

Conversation

@nickpell

@nickpell nickpell commented Jun 21, 2018

Copy link
Copy Markdown
Contributor

Merging one commit at a time.

@nickpell
nickpell force-pushed the np/remove-restkit branch from c2cae6f to c0dab94 Compare June 25, 2018 17:12
@nickpell
nickpell force-pushed the np/remove-restkit branch from c0dab94 to 24dcd3e Compare July 17, 2018 01:13
@nickpell
nickpell requested review from emord, orangejenny and pr33thi and removed request for orangejenny July 17, 2018 01:14

@emord emord left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't actually remove restkit does it?

Comment thread couchdbkit/version.py Outdated
from __future__ import absolute_import
from six.moves import map
version_info = (0, 9, 0, 3, 8)
version_info = (0, 9, 0, 4, 0)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is probably unnecesssarily long. maybe just 0.9.1 and it can be 1.0.0 once we support py3?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

@nickpell nickpell changed the title removing restkit remove wsgi support Jul 17, 2018
@nickpell

Copy link
Copy Markdown
Contributor Author

No, this doesn't remove restkit. Updated the old PR title.

@nickpell
nickpell merged commit 0c2d6a4 into jsonobject Jul 17, 2018
@nickpell
nickpell deleted the np/remove-restkit branch July 17, 2018 02:22
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