Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@abhinavarora
Copy link
Contributor

Python 3.6 reached EOL last month. PyTorch core is going to do the same in pytorch/pytorch#69005. Other libraries doing the same are:

This should also fix the CircleCI failures in 3_6 conda builds

workflows:
build:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: You can use .gitattribute file to tell git that this is a generated file. That way, it will be hidden in PR by default.

https://github.com/pytorch/audio/blob/main/.gitattributes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good callout . Will send you a PR shortly!

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #1484 (f497843) into main (5a02890) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1484      +/-   ##
==========================================
+ Coverage   86.40%   86.62%   +0.21%     
==========================================
  Files          58       58              
  Lines        2332     2332              
==========================================
+ Hits         2015     2020       +5     
+ Misses        317      312       -5     
Impacted Files Coverage Δ
torchtext/vocab/vectors.py 89.69% <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 5a02890...f497843. Read the comment docs.

@abhinavarora abhinavarora merged commit 3aa96b9 into pytorch:main Jan 5, 2022
@abhinavarora abhinavarora deleted the deprecate_python_3_6 branch January 5, 2022 03:37
@abhinavarora abhinavarora mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants