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

v2.22.0 #5092

Merged
merged 3 commits into from May 16, 2019
Merged

v2.22.0 #5092

merged 3 commits into from May 16, 2019

Conversation

nateprewitt
Copy link
Member

2.22.0 (2019-05-15)

Dependencies

  • Requests now supports urllib3 v1.25.2.
    (note: 1.25.0 and 1.25.1 are incompatible)

Deprecations

  • Requests has officially stopped support for Python 3.4.

@nateprewitt
Copy link
Member Author

This should address #5065, #5067, #5085.

@nateprewitt
Copy link
Member Author

It looks like I've been locked out of partial control on the repository when it was pulled out the Requests org. Only @kenneth-reitz can merge at this point. Once this is merged I can cut a new release to PyPI.

@frostming
Copy link
Contributor

frostming commented May 16, 2019

@nateprewitt It is weird but members of the ORG have permissions to merge. If there is no other concern I will go ahead to merge it.

Thanks.

@frostming frostming merged commit 8e26bfd into master May 16, 2019
@nateprewitt nateprewitt deleted the urllib1.25 branch May 16, 2019 05:17
@hugovk hugovk mentioned this pull request May 16, 2019
hemberger added a commit to hemberger/MechanicalSoup that referenced this pull request Jan 5, 2021
Requests 2.22.0 was released on 2019-05-15.

Closes MechanicalSoup#282 (CRLF injection vulnerability in urllib3).

See psf/requests#5092.
tchaikov added a commit to tchaikov/ceph that referenced this pull request Feb 25, 2021
request 2.20 is not compatible with urllib3 v1.25.2 and up. this causes
trouble of incompatibility with other python modules. for instance, we
now have following error:

ERROR: pip's dependency resolver does not currently take into account
all the packages that are installed. This behaviour is the source of the
following dependency conflicts.
botocore 1.20.14 requires urllib3<1.27,>=1.25.4, but you have urllib3
1.24.3 which is incompatible.

see also psf/requests#5092

Signed-off-by: Kefu Chai <kchai@redhat.com>
ism pushed a commit to ism/MechanicalSoup that referenced this pull request Mar 4, 2021
Requests 2.22.0 was released on 2019-05-15.

Closes MechanicalSoup#282 (CRLF injection vulnerability in urllib3).

See psf/requests#5092.
tchaikov added a commit to tchaikov/ceph that referenced this pull request Mar 30, 2021
request 2.20 is not compatible with urllib3 v1.25.2 and up. this causes
trouble of incompatibility with other python modules. for instance, we
now have following error:

ERROR: pip's dependency resolver does not currently take into account
all the packages that are installed. This behaviour is the source of the
following dependency conflicts.
botocore 1.20.14 requires urllib3<1.27,>=1.25.4, but you have urllib3
1.24.3 which is incompatible.

see also psf/requests#5092

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8bf07cd)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2021
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.

None yet

6 participants