]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
dict: Add dk_log2_index_bytes (GH-31439)
authorInada Naoki <songofacandy@gmail.com>
Tue, 22 Feb 2022 11:03:15 +0000 (20:03 +0900)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 11:03:15 +0000 (11:03 +0000)
commit1e344684d8d42206858c4eca8ec7950e644f4220
treeef191fc7e4174401fb2c98675b277626b1c58fa9
parent090e5c4b946b28f50fce445916c5d3ec45c8f45f
dict: Add dk_log2_index_bytes (GH-31439)
Include/internal/pycore_dict.h
Objects/dictobject.c