Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Update requests to 2.24.0#50

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-requests-2.23.0-to-2.24.0
Closed

Update requests to 2.24.0#50
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-requests-2.23.0-to-2.24.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates requests from 2.23.0 to 2.24.0.

Changelog

2.24.0

-------------------

**Improvements**

- pyOpenSSL TLS implementation is now only used if Python
either doesn't have an `ssl` module or doesn't support
SNI. Previously pyOpenSSL was unconditionally used if available.
This applies even if pyOpenSSL is installed via the
`requests[security]` extra (5443)

- Redirect resolution should now only occur when
`allow_redirects` is True. (5492)

- No longer perform unnecessary Content-Length calculation for
requests that won't use it. (5496)
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #60

@pyup-bot pyup-bot closed this Nov 11, 2020
@CarlosLannister CarlosLannister deleted the pyup-update-requests-2.23.0-to-2.24.0 branch November 11, 2020 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant