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 support for Python 3.10 #360

Merged
merged 8 commits into from
Jun 26, 2023
Merged

Conversation

billschereriii
Copy link
Contributor

@billschereriii billschereriii commented Jun 26, 2023

Explicitly list Python 3.10 as supported
Loosen PyTorch requirement to allow versions supported by Python 3.10
Add Python 3.10 to CI/CD pipeline

Tested on Python 3.7, 3.8.5, 3.9, 3.10

@billschereriii billschereriii added area: build Issues related to builds, makefiles, installs, etc area: python Issues related to the Python Client labels Jun 26, 2023
@billschereriii billschereriii requested a review from MattToast June 26, 2023 16:20
@billschereriii billschereriii self-assigned this Jun 26, 2023
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #360 (11bda04) into develop (11248bb) will increase coverage by 78.37%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #360       +/-   ##
============================================
+ Coverage         0   78.37%   +78.37%     
============================================
  Files            0       97       +97     
  Lines            0     7057     +7057     
============================================
+ Hits             0     5531     +5531     
- Misses           0     1526     +1526     

see 97 files with indirect coverage changes

Copy link
Member

@MattToast MattToast left a comment

Choose a reason for hiding this comment

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

LGTM!!

@billschereriii billschereriii merged commit 26493b3 into CrayLabs:develop Jun 26, 2023
@billschereriii billschereriii deleted the devdep branch June 26, 2023 22:18
ashao pushed a commit to ashao/SmartRedis that referenced this pull request Jul 6, 2023
Add support for Python 3.10
[ committed by @billschereriii ]
[ reviewed by @MattToast  ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Issues related to builds, makefiles, installs, etc area: python Issues related to the Python Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants