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

add python 3.8 testing #915

Merged
merged 6 commits into from
Apr 2, 2020
Merged

add python 3.8 testing #915

merged 6 commits into from
Apr 2, 2020

Conversation

Borda
Copy link
Member

@Borda Borda commented Feb 22, 2020

What does this PR do?

Fixes #910. I have run CI for 3.8 and it seems that not all packages are ported to 3.8 yet, e.g. torchvision Which comes we shall drop torchvision even from test dependencies #859 #942 #986

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added feature Is an improvement or enhancement ci Continuous Integration labels Feb 22, 2020
@Borda Borda changed the title [blocked by #859] add python 3.8 testing [blocked by #942] add python 3.8 testing Feb 27, 2020
@williamFalcon
Copy link
Contributor

@Borda how's this going

@Borda
Copy link
Member Author

Borda commented Feb 27, 2020

lets keep this for future, lightning in its installation does not depend on torchvision the solution to this are:

note it is not scheduled for any milestone...

@Borda Borda changed the title [blocked by #942] add python 3.8 testing [blocked by #986] add python 3.8 testing Mar 1, 2020
@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

Merging #915 into master will not change coverage by %.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #915   +/-   ##
=====================================
  Coverage      92%    92%           
=====================================
  Files          62     62           
  Lines        3210   3210           
=====================================
  Hits         2949   2949           
  Misses        261    261           

@Borda Borda changed the title [blocked by #986] add python 3.8 testing add python 3.8 testing Mar 30, 2020
@williamFalcon
Copy link
Contributor

@Borda is this dead?

@Borda
Copy link
Member Author

Borda commented Mar 30, 2020

no, just resumed, it was blocked by #986 which was merged right now...
just to see tests but it shall be ready to go straight away :]

@Borda Borda requested review from MattPainter01, neggert, tullie and a team March 30, 2020 22:50
@Borda
Copy link
Member Author

Borda commented Mar 30, 2020

seems that PyTorch 1.1 does not exist for py3.8 is, the minimal version is 1.2

@Borda Borda added the ready PRs ready to be merged label Mar 31, 2020
@Borda Borda requested a review from a team March 31, 2020 13:41
@Borda Borda added this to the 0.7.2 milestone Mar 31, 2020
@williamFalcon williamFalcon merged commit e73dcb8 into Lightning-AI:master Apr 2, 2020
@Borda Borda deleted the py38 branch April 2, 2020 16:28
@Borda Borda modified the milestones: v0.7., v0.7.x Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration feature Is an improvement or enhancement ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.8 support
3 participants