-
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits
-
Remove 'key' keyword argument from set_cookie
It has been removed for a while
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits
-
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Add changes for backport of #356
bertjwregeer committedApr 10, 2018 Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
MIMEAccept mimics old behaviour better
bertjwregeer committedApr 10, 2018 This updates MIMEAccept to mimic old behaviour better so that downstream projects are not as broken. The goal is not to provide the exact same behaviour, and thus MIMEAccept still uses the new Accept header parsing and matching, however it is much closer to the old API because it no longer raises on an invalid header vs what was shipped in WebOb 1.8.0.
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits
-
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Merge pull request #354 from Pylons/switch-to-safe-substitute
Switch to safe substitute for exception body templates
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
bertjwregeer committed
Apr 5, 2018 Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Update CHANGES.txt text for #352
bertjwregeer committedApr 5, 2018 Verified
This commit was signed with a verified signature.bertjwregeer Bert JW Regeer
GPG key ID: 6521BC4A45BFCE7A Learn about signing commits -
Merge pull request #352 from Cykooz/master
request.POST now supports any requests with the appropriate Content-Type (#351)
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #353 from hongyuan1306/master
Fix suggested secret length in doc
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #350 from stevepiercy/remove-html-use-smartypants
html_use_smartypants is no longer needed because RTD now uses Sphinx …
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #349 from stevepiercy/fix-342-add-trailing-whitesp…
…aces add trailing whitespaces to deprecation warning for MIMEAccept
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
add trailing whitespaces to deprecation warning for MIMEAccept
(cherry picked from commit 3fa3311)
-
-
-
-
bertjwregeer committed
Jan 1, 2018 -
Update copyright on documentation
bertjwregeer committedJan 1, 2018 -
Thanks pytest for the reminder
-
Change Accept header documentation slightly
This moves around where the convenience functions are located so that they are nearer to the top. Also adds deprecation information for MIMEAccept
-
Verify warning is raised when calling MIMEAccept's init
bertjwregeer committedJan 1, 2018 -
Add MIMEAccept shim that warns about deprecation
bertjwregeer committedJan 1, 2018
-
-
-
Remove deprecations that were raising
bertjwregeer committedNov 20, 2017 -
This has grown support in uWSGI and we would like to support it as well. Closes #278
-