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

chore: update Python 3.12.6 #16700

Merged
merged 3 commits into from
Sep 13, 2024
Merged

Conversation

miketheman
Copy link
Member

Refs: https://www.python.org/downloads/release/python-3126/

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the dependencies Pull requests that update a dependency file label Sep 12, 2024
@miketheman miketheman requested a review from a team as a code owner September 12, 2024 20:01
Now that Python validates the addresses more strictly, we won't hit the
condition any longer.

If we wish to preserve this condition, we could also pass `strict=False`
to `getaddresses()`, but that seems to be counter to our desire of
having a valid email address.

Refs: python/cpython#123766

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Extract test cases from inline to make it clearer which permutations are
being tested.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/upgrade-python branch from fd4549c to 6b348c8 Compare September 12, 2024 20:57
@ewdurbin ewdurbin merged commit 55ccaf7 into pypi:main Sep 13, 2024
18 checks passed
@miketheman miketheman deleted the miketheman/upgrade-python branch September 13, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants