Skip to content

Remove the deprecated tiebreaker argument #1858

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

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jan 8, 2021

Note that we have another tiebreaker variable in self._heap but I think it's unrelated and still useful.

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #1858 (4e93f86) into master (8a56207) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1858      +/-   ##
==========================================
+ Coverage   99.59%   99.62%   +0.03%     
==========================================
  Files         114      114              
  Lines       14540    14523      -17     
  Branches     1111     1110       -1     
==========================================
- Hits        14481    14469      -12     
+ Misses         42       38       -4     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
trio/tests/test_testing.py 100.00% <ø> (ø)
trio/_core/_run.py 100.00% <100.00%> (ø)
trio/tests/test_socket.py 100.00% <0.00%> (+0.81%) ⬆️

Verified

This commit was signed with the committer’s verified signature.
pquentin Quentin Pradet
@pquentin pquentin force-pushed the remove-deprecated-tiebreaker branch from 0614a56 to 4e93f86 Compare January 8, 2021 07:02
@shamrin shamrin self-requested a review January 8, 2021 08:05
@pquentin pquentin merged commit 73b6d4e into python-trio:master Jan 8, 2021
@pquentin pquentin deleted the remove-deprecated-tiebreaker branch January 8, 2021 09:08
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.

None yet

2 participants