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 remaining aliases deprecated in 0.12.0 #1596

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jun 9, 2020

I still need a news fragment, but I'll wait for #1593 to go through. And I guess I'll add the newsfragment for #1594 here too.

@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #1596 into master will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1596   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files         109      110    +1     
  Lines       13810    13858   +48     
  Branches     1054     1062    +8     
=======================================
+ Hits        13768    13816   +48     
  Misses         27       27           
  Partials       15       15           
Impacted Files Coverage Δ
trio/__init__.py 100.00% <ø> (ø)
trio/_threads.py 100.00% <0.00%> (ø)
trio/_core/_ki.py 100.00% <0.00%> (ø)
trio/_core/__init__.py 100.00% <0.00%> (ø)
trio/testing/__init__.py 100.00% <0.00%> (ø)
trio/tests/test_socket.py 100.00% <0.00%> (ø)
trio/tests/test_testing.py 100.00% <0.00%> (ø)
trio/tests/test_threads.py 100.00% <0.00%> (ø)
trio/_core/_thread_cache.py 100.00% <0.00%> (ø)
trio/_core/_wakeup_socketpair.py 100.00% <0.00%> (ø)
... and 9 more

@pquentin pquentin closed this Jun 18, 2020
@pquentin pquentin reopened this Jun 18, 2020
@pquentin
Copy link
Member Author

Please take another look.

@njsmith njsmith merged commit 2108f71 into python-trio:master Jun 19, 2020
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.

2 participants