Skip to content

Commit

Permalink
Remove Modules/_blake2 entry from Tools/c-analyzer/TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
picnixz authored Nov 1, 2024
1 parent c8303fb commit c5c5a10
Showing 1 changed file with 0 additions and 2 deletions.
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

0 comments on commit c5c5a10

Please sign in to comment.