File: todo.txt

package info (click to toggle)
python-frozendict 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,704 kB
  • sloc: ansic: 33,974; python: 2,314; sh: 11; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
pydict_global_version -> _pydict_global_version
calculate_keysize -> calculate_log2_keysize
estimate_keysize -> estimate_log2_keysize
_Py_dict_lookup -> _d_Py_dict_lookup

insertion with grow?
restore lookdict_nodummy?