Skip to content

cover **/*hashopenssl* in CODEOWNERS#130236

Merged
gpshead merged 1 commit intopython:mainfrom
gpshead:fix-hashlib-owners
Feb 17, 2025
Merged

cover **/*hashopenssl* in CODEOWNERS#130236
gpshead merged 1 commit intopython:mainfrom
gpshead:fix-hashlib-owners

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented Feb 17, 2025

Modules/_hashopenssl.c (and its clinic/ file) have unusual naming. that is for the _hashlib internal implementation module but "lib" isn't in its name. renaming the file is an option but is high touch across a bunch of builds and might make backporting or patching easier. So, meh, this is easy at least.

@miss-islington-app
Copy link
Copy Markdown

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @gpshead, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bd1642c6e569d6b328e4296e14355178d3a79778 3.13

@miss-islington-app
Copy link
Copy Markdown

Sorry, @gpshead, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bd1642c6e569d6b328e4296e14355178d3a79778 3.12

@gpshead gpshead removed needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 17, 2025
@gpshead gpshead deleted the fix-hashlib-owners branch February 17, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant