Skip to content

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented Nov 1, 2024

Since #119316, we removed the internal Modules/_blake2 folder but there were some occurrences left. Somtimes I see this (empty) folder appear in my branch, probably generated by configure or something else. This PR removes the bits related to this (now) inexisting folder.

cc @msprotz @gpshead

The folder does not exist anymore.
@gpshead gpshead added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Nov 1, 2024
@gpshead gpshead enabled auto-merge (squash) November 1, 2024 16:18
@gpshead gpshead merged commit 38a604f into python:main Nov 1, 2024
45 checks passed
@picnixz picnixz deleted the chore/remove-blake2-internal-module-references-99108 branch November 1, 2024 16:18
@picnixz
Copy link
Member Author

picnixz commented Nov 1, 2024

Thank you for the quick review!

picnixz added a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…ythonGH-126270) * Remove references to `Modules/_blake2`. * Remove `Modules/_blake2` entry from CODEOWNERS The folder does not exist anymore. * Remove `Modules/_blake2` entry from `Tools/c-analyzer/TODO`
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…ythonGH-126270) * Remove references to `Modules/_blake2`. * Remove `Modules/_blake2` entry from CODEOWNERS The folder does not exist anymore. * Remove `Modules/_blake2` entry from `Tools/c-analyzer/TODO`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants