Skip to content

Remove Python 3.5 support#96

Merged
njsmith merged 2 commits intopython-trio:masterfrom
pquentin:py35-compat
May 21, 2020
Merged

Remove Python 3.5 support#96
njsmith merged 2 commits intopython-trio:masterfrom
pquentin:py35-compat

Conversation

@pquentin
Copy link
Member

Closes #94

@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #96 into master will increase coverage by 0.40%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   99.39%   99.79%   +0.40%     
==========================================
  Files          18       18              
  Lines         495      490       -5     
==========================================
- Hits          492      489       -3     
+ Misses          3        1       -2     
Impacted Files Coverage Δ
pytest_trio/plugin.py 99.51% <ø> (+0.47%) ⬆️
pytest_trio/_tests/test_async_yield_fixture.py 100.00% <100.00%> (+2.32%) ⬆️

@pquentin
Copy link
Member Author

As expected, we now have a single miss, and it's not about Python 3.5

@pquentin pquentin requested a review from oremanj May 20, 2020 10:27
@njsmith njsmith merged commit cb90c32 into python-trio:master May 21, 2020
@pquentin pquentin deleted the py35-compat branch May 21, 2020 07:48
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.

Remove Python 3.5 support

2 participants