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

Post-release 2.14.0 #6536

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Conversation

arcra
Copy link
Member

@arcra arcra commented Aug 8, 2023

  • Cherry-pick the drop for support for Python 3.8
  • Cherry-pick the relnotes
  • Update version for our nightly builds to the next number: 2.15.0a0

@arcra arcra requested a review from nfelt August 8, 2023 23:51
Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

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

LGTM once we can figure out why CI is failing 😬

TensorFlow has [dropped support for python 3.8](tensorflow/tensorflow@9a1f8bb).

This updates our CI to use Python 3.9

(cherry picked from commit af3a371)
(cherry picked from commit d975bca)
@arcra
Copy link
Member Author

arcra commented Aug 9, 2023

LGTM once we can figure out why CI is failing 😬

For context, for anybody reading this in the future: I had to merge #6538 first, and then rebase and push again to get CI to pass. I also had to update our branch protection rules to require CI actions referencing python 3.9 instead of 3.8. All checks passed now, so I'll go ahead and merge.

@arcra arcra merged commit 5668e5e into tensorflow:master Aug 9, 2023
13 checks passed
@arcra arcra deleted the post_release_cherrypicks branch August 9, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants