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

Do not use broken dependencies #254

Merged
merged 2 commits into from
May 27, 2017
Merged

Conversation

sigmavirus24
Copy link
Member

Requests v2.15.x was released and found to be awfully broken.

Requests v2.16.x was released and is horribly backwards incompatible.

See also https://github.com/kennethreitz/requests/issues/4069

Related to gh-253

Requests v2.15.x was released and found to be awfully broken.

Requests v2.16.x was released and is horribly backwards incompatible.

See also https://github.com/kennethreitz/requests/issues/4069
@codecov-io
Copy link

codecov-io commented May 27, 2017

Codecov Report

Merging #254 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   67.01%   67.01%           
=======================================
  Files          12       12           
  Lines         573      573           
  Branches       91       91           
=======================================
  Hits          384      384           
- Misses        162      163    +1     
+ Partials       27       26    -1
Impacted Files Coverage Δ
twine/__init__.py 100% <100%> (ø) ⬆️
twine/wininst.py 29.72% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d77d661...5884111. Read the comment docs.

@sigmavirus24 sigmavirus24 merged commit 43f1505 into master May 27, 2017
@sigmavirus24 sigmavirus24 deleted the requests-version-restrictions branch May 27, 2017 12:52
@kennethreitz
Copy link

v2.16.2 of requests fixes the backwards incompatibility

@sigmavirus24
Copy link
Member Author

Pull requests accepted to all acceptable versions.

This pull request was closed.
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.

3 participants