-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-33663: Convert content length to string before putting to header #7754
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
Conversation
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again for your contribution, we look forward to reviewing it! |
CLA agreement is signed. |
Looks good, thanks! |
Thanks @ValeriyaSinevich for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
GH-7781 is a backport of this pull request to the 3.7 branch. |
…ythonGH-7754) (cherry picked from commit b36b0a3) Co-authored-by: ValeriyaSinevich <[email protected]>
GH-7782 is a backport of this pull request to the 3.6 branch. |
…ythonGH-7754) (cherry picked from commit b36b0a3) Co-authored-by: ValeriyaSinevich <[email protected]>
…H-7754) (cherry picked from commit b36b0a3) Co-authored-by: ValeriyaSinevich <[email protected]>
…H-7754) (cherry picked from commit b36b0a3) Co-authored-by: ValeriyaSinevich <[email protected]>
PR looks good! Off topic: why that bot duplicated the url in the PR description? :-) |
https://bugs.python.org/issue33663
https://bugs.python.org/issue33663