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

Update pyramid to 1.9b1 #2122

Merged
merged 3 commits into from
Jun 21, 2017
Merged

Update pyramid to 1.9b1 #2122

merged 3 commits into from
Jun 21, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of pyramid available.
You are currently using 1.9a2. I have updated it to 1.9b1

These links might come in handy: PyPI | Changelog | Homepage

Changelog

1.9b1

==================

  • Support _query=None and _anchor=None in request.route_url as well
    as query=None and anchor=None in request.resource_url.
    Previously this would cause an ? and a ``, respectively, in the url
    with nothing after it. Now the unnecessary parts are dropped from the
    generated URL. See refactor parse_url_overrides Pylons/pyramid#3034

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@dstufft dstufft merged commit e354e79 into master Jun 21, 2017
@dstufft dstufft deleted the pyup-update-pyramid-1.9a2-to-1.9b1 branch June 21, 2017 00:30
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