* 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`
**/sha* @gpshead @tiran
Modules/md5* @gpshead @tiran
**/*blake* @gpshead @tiran
-Modules/_blake2/** @gpshead @tiran
Modules/_hacl/** @gpshead
# logging
<ClCompile Include="..\Modules\_bisectmodule.c">
<Filter>Modules</Filter>
</ClCompile>
- <ClCompile Include="..\Modules\_blake2\blake2module.c">
- <Filter>Modules</Filter>
- </ClCompile>
- <ClCompile Include="..\Modules\_blake2\blake2b_impl.c">
- <Filter>Modules</Filter>
- </ClCompile>
- <ClCompile Include="..\Modules\_blake2\blake2s_impl.c">
- <Filter>Modules</Filter>
- </ClCompile>
<ClCompile Include="..\Modules\_codecsmodule.c">
<Filter>Modules</Filter>
</ClCompile>
# PyTypeObject (311)
Modules/_abc.c:_abc_data_type static PyTypeObject _abc_data_type
-Modules/_blake2/blake2b_impl.c:PyBlake2_BLAKE2bType PyTypeObject PyBlake2_BLAKE2bType
-Modules/_blake2/blake2s_impl.c:PyBlake2_BLAKE2sType PyTypeObject PyBlake2_BLAKE2sType
Modules/_collectionsmodule.c:defdict_type static PyTypeObject defdict_type
Modules/_collectionsmodule.c:deque_type static PyTypeObject deque_type
Modules/_collectionsmodule.c:dequeiter_type static PyTypeObject dequeiter_type
Include/internal/pycore_importdl.h - _PyImport_DynLoadFiletab -
Include/py_curses.h - PyCurses_API -
Include/pydecimal.h - _decimal_api -
-Modules/_blake2/blake2module.c - blake2b_type_spec -
-Modules/_blake2/blake2module.c - blake2s_type_spec -
Modules/_io/fileio.c - _Py_open_cloexec_works -
Modules/_io/_iomodule.h - PyIOBase_Type -
Modules/_io/_iomodule.h - PyRawIOBase_Type -
SRCDIRS="\
Modules \
- Modules/_blake2 \
Modules/_ctypes \
Modules/_decimal \
Modules/_decimal/libmpdec \
AC_SUBST([SRCDIRS])
SRCDIRS="\
Modules \
- Modules/_blake2 \
Modules/_ctypes \
Modules/_decimal \
Modules/_decimal/libmpdec \