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

Drop Python 3.5 #1

Closed
wants to merge 22 commits into from
Closed

Drop Python 3.5 #1

wants to merge 22 commits into from

Conversation

pquentin
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 28, 2020

Codecov Report

Merging #1 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   99.70%   99.70%   -0.01%     
==========================================
  Files         106      106              
  Lines       13292    13181     -111     
  Branches     1004      990      -14     
==========================================
- Hits        13253    13142     -111     
  Misses         24       24              
  Partials       15       15              
Impacted Files Coverage Δ
trio/__init__.py 100.00% <ø> (ø)
trio/_abc.py 100.00% <ø> (ø)
trio/_core/_entry_queue.py 100.00% <ø> (ø)
trio/_core/_run.py 99.74% <ø> (ø)
trio/_core/_unbounded_queue.py 100.00% <ø> (ø)
trio/_deprecated_ssl_reexports.py 100.00% <ø> (ø)
trio/_highlevel_ssl_helpers.py 100.00% <ø> (ø)
trio/_sync.py 100.00% <ø> (ø)
trio/_util.py 100.00% <ø> (ø)
trio/tests/test_exports.py 96.42% <ø> (-0.07%) ⬇️
... and 13 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 9e61a1e...ebb746d. Read the comment docs.

@pquentin pquentin force-pushed the wgwz-drop-python3.5 branch 3 times, most recently from 46df0d0 to ac64e8b Compare April 29, 2020 05:00
@pquentin pquentin changed the base branch from master to 0.14.0-dev April 29, 2020 05:11
@pquentin pquentin changed the base branch from 0.14.0-dev to master April 29, 2020 05:11
@pquentin pquentin force-pushed the wgwz-drop-python3.5 branch 3 times, most recently from 874a7db to fd54718 Compare April 29, 2020 06:13
@pquentin pquentin force-pushed the wgwz-drop-python3.5 branch 2 times, most recently from 0809d8a to aa100e2 Compare April 29, 2020 06:44
pquentin and others added 3 commits April 29, 2020 11:28
Now that we're dropping 3.5 support, we can just write the code directly in the source file.
@pquentin
Copy link
Owner Author

pquentin commented May 1, 2020

Merged upstream

@pquentin pquentin closed this May 1, 2020
pquentin pushed a commit that referenced this pull request Dec 18, 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.

4 participants