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

.circleci: Add Python 3.9 support #1139

Merged
merged 8 commits into from
Feb 18, 2021
Merged

Conversation

seemethere
Copy link
Member

Cherry picks Python 3.9 support for master

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #1139 (4517cd3) into master (a22a73b) will decrease coverage by 0.05%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1139      +/-   ##
==========================================
- Coverage   77.82%   77.76%   -0.06%     
==========================================
  Files          65       65              
  Lines        3585     3571      -14     
==========================================
- Hits         2790     2777      -13     
+ Misses        795      794       -1     
Impacted Files Coverage Δ
torchtext/datasets/wmt14.py 27.02% <0.00%> (ø)
torchtext/datasets/iwslt.py 92.85% <100.00%> (ø)
torchtext/datasets/common.py 84.52% <0.00%> (-4.25%) ⬇️
torchtext/datasets/multi30k.py 95.74% <0.00%> (-0.69%) ⬇️
torchtext/utils.py 87.80% <0.00%> (+1.21%) ⬆️
torchtext/datasets/udpos.py 100.00% <0.00%> (+2.85%) ⬆️
torchtext/datasets/conll2000chunking.py 100.00% <0.00%> (+3.03%) ⬆️

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 a22a73b...ca30c81. Read the comment docs.

seemethere and others added 7 commits February 18, 2021 13:59
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit 71a314c)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit 06a2a8e)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit b901419)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit da5aee9)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit 436658f)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
(cherry picked from commit 100a855)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@samestep samestep merged commit ebb7c3a into pytorch:master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants