Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove Modules/_blake2 entry from Tools/c-analyzer/TODO
  • Loading branch information
picnixz authored Nov 1, 2024
commit c5c5a10cf486d1d310b8f86f2cafe83087a7b07e
2 changes: 0 additions & 2 deletions Tools/c-analyzer/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,6 @@ Objects/unicodeobject.c:static_strings static _Py_Iden

# 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
Expand Down