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

Remove everything else that was deprecated in 0.2.0 #389

Merged
merged 6 commits into from
Dec 25, 2017

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Dec 25, 2017

Closes #68, #321, #317, #157, #291.

@codecov
Copy link

codecov bot commented Dec 25, 2017

Codecov Report

Merging #389 into master will increase coverage by 3.39%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #389      +/-   ##
=========================================
+ Coverage   95.91%   99.3%   +3.39%     
=========================================
  Files          87      87              
  Lines       10334   10259      -75     
  Branches      714     712       -2     
=========================================
+ Hits         9912   10188     +276     
+ Misses        376      56     -320     
+ Partials       46      15      -31
Impacted Files Coverage Δ
trio/_threads.py 100% <ø> (ø) ⬆️
trio/tests/test_threads.py 100% <ø> (ø) ⬆️
trio/tests/test_socket.py 100% <ø> (+10.18%) ⬆️
trio/_sync.py 100% <ø> (ø) ⬆️
trio/__init__.py 100% <ø> (ø) ⬆️
trio/_toplevel_core_reexports.py 100% <ø> (ø) ⬆️
trio/_socket.py 100% <ø> (+9.76%) ⬆️
trio/testing/__init__.py 100% <ø> (ø) ⬆️
trio/tests/test_sync.py 100% <100%> (ø) ⬆️
trio/_core/_multierror.py 99.38% <100%> (+3.57%) ⬆️
... and 30 more

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 61e9a02...46be6fa. Read the comment docs.

@njsmith njsmith merged commit 0db9259 into python-trio:master Dec 25, 2017
@njsmith njsmith deleted the remove-0.2.0-deprecations branch December 25, 2017 06:33
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.

1 participant