Skip to content

chore: drop unreachable pre Python 3.9 md5 fallback in hash - #9153

Open
Andrej730 wants to merge 1 commit into
aws:developfrom
Andrej730:hash-cleanup
Open

chore: drop unreachable pre Python 3.9 md5 fallback in hash#9153
Andrej730 wants to merge 1 commit into
aws:developfrom
Andrej730:hash-cleanup

Conversation

@Andrej730

@Andrej730 Andrej730 commented Aug 1, 2026

Copy link
Copy Markdown

Hello. Removing fallback for Python <3.9 missing usedforsecurity option in hashlib.md5.
Since project is targeting Python >= 3.10, this code is dead and can be safely removed.

requires-python = ">=3.10"

Mandatory Checklist

PRs will only be reviewed after checklist is complete

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

@Andrej730
Andrej730 requested a review from a team as a code owner August 1, 2026 10:42
@github-actions github-actions Bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant