cpython/Modules/_blake2
Peter Eisentraut 0e0bc4e221 Fix misleading mentions of tp_size in comments (GH-9093)
Many type object initializations labeled a field "tp_size" in the
comment, but the name of that field is tp_basicsize.
2018-09-10 09:46:08 -07:00
..
clinic
impl
blake2b2s.py
blake2b_impl.c Fix misleading mentions of tp_size in comments (GH-9093) 2018-09-10 09:46:08 -07:00
blake2module.c
blake2ns.h
blake2s_impl.c Fix misleading mentions of tp_size in comments (GH-9093) 2018-09-10 09:46:08 -07:00