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 suport for Python 3.11 #148

Merged
merged 6 commits into from
Mar 23, 2023
Merged

Add suport for Python 3.11 #148

merged 6 commits into from
Mar 23, 2023

Conversation

maxrjones
Copy link
Member

@maxrjones maxrjones commented Jan 7, 2023

Description of proposed changes

Run tests on Python 3.11, released last October.

Waiting on the next TensorFlow release

Fixes #

@maxrjones maxrjones added the maintenance Maintenance tasks label Jan 7, 2023
@weiji14
Copy link
Member

weiji14 commented Feb 19, 2023

Tracking upstream tensorflow Python 3.11 support at tensorflow/tensorflow#58032. Tensorflow 2.12.0-rc0 was just released on 15 Feb 2023, so hopefully just another month or two to wait 🤞

@maxrjones
Copy link
Member Author

Tracking upstream tensorflow Python 3.11 support at tensorflow/tensorflow#58032. Tensorflow 2.12.0-rc0 was just released on 15 Feb 2023, so hopefully just another month or two to wait 🤞

https://github.com/tensorflow/tensorflow/releases/tag/v2.12.0 was just released, so testing this out again now

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #148 (18375d8) into main (a95febe) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files           6        6           
  Lines         329      329           
  Branches       70       78    +8     
=======================================
  Hits          316      316           
  Misses          8        8           
  Partials        5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@maxrjones
Copy link
Member Author

The failing CI for dev branches relates to dask/dask#10070. We could either remove the --no-deps flag for the pip upgrade command or wait for the next Dask release (scheduled for tomorrow).

@maxrjones maxrjones merged commit 43f25f4 into main Mar 23, 2023
@maxrjones maxrjones deleted the python-3.11 branch March 23, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants