Skip to content
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

BREAKING: upgrade to falcon 2.0 compatibility #459

Merged
merged 2 commits into from
Jan 21, 2020
Merged

BREAKING: upgrade to falcon 2.0 compatibility #459

merged 2 commits into from
Jan 21, 2020

Conversation

Nateyo
Copy link
Contributor

@Nateyo Nateyo commented Jan 20, 2020

Following the thread on the open PR, this should resolve any issues with falcon 2.0 compatibility, and as discussed moving forward for webargs-6, the setup.py explicitly lists falcon>=2.0.0

I've updated docs and all tests work, although I didn't run the full tox tests.

Relevant open PRs:
#449

Relevant open issues:
#448

fixed falcon hook pos arg
fixed keep blank kwarg
call to req.stream.read updated to recommended
@lafrech lafrech added this to the 6.0.0 milestone Jan 21, 2020
@lafrech
Copy link
Member

lafrech commented Jan 21, 2020

Thanks @Nateyo and @dodumosu for tackling this.

@lafrech lafrech merged commit a7e25ac into marshmallow-code:dev Jan 21, 2020
@lafrech
Copy link
Member

lafrech commented Jan 21, 2020

Released as 6.0.0b3.

@lafrech lafrech mentioned this pull request Jan 21, 2020
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.

None yet

2 participants