chore(deps): Remove Python 3.8#398
Conversation
There was a problem hiding this comment.
Code Review
This pull request aims to remove support for Python 3.8. While most of the changes correctly reflect this, there are a couple of critical issues in the repository settings that weaken branch protection by removing required CI checks for several Python versions. I've also pointed out a minor cleanup opportunity in one of the noxfiles for better maintainability. Please review the suggested changes to ensure CI coverage remains strong.
Upgrade some of the regex to capture warnings that pytest can safely ignore.
|
Due to some issues with Python 3.9 and associated dependencies, we no longer have it in our python-multi image used by |
|
📢 Migration Notice: 📢 This library is moving to the google-cloud-python monorepo soon. We kept this PR open due to recent activity. We would like to finalize this PR so it can be merged if it is critical. If we don't hear from the PR author, we will close this PR in the next few days. The PR can then be re-opened in the monorepo once the migration is complete and work can continue there. |

No description provided.