10000 Remove Support of Py3.7 and Support Py3.11 by OctoberChang · Pull Request #297 · amzn/pecos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove Support of Py3.7 and Support Py3.11 #297

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

OctoberChang
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Remove support for Python Version 3.7, as its marked End-of-Life for more than 1 year [ref];
  • Add support for Python Version 3.11

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@weiliw-amz
Copy link
Contributor

Thanks for the version bump. README.md also needs an update though.

@OctoberChang
Copy link
Contributor Author

Thanks for the version bump. README.md also needs an update though.

Thanks for the catch. Just pushed another revision which also updates the README.md.

README.md Outdated
@@ -29,7 +29,7 @@ Given an input, PECOS identifies a small set (10-100) of relevant outputs from a

## Requirements and Installation

* Python (3.7, 3.8, 3.9, 3.10)
* Python (3.8, 3.9, 3.10)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you probably need to add 3.11 here since PyPI wheel for 3.11 will be published.

@OctoberChang OctoberChang merged commit dcdbeed into amzn:mainline Aug 12, 2024
25 checks passed
@OctoberChang OctoberChang deleted the update-py-version branch August 12, 2024 23:16
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
0