https://github.com/python/cpython/pull/16987

https://github.com/python/cpython/blob/3.8/Objects/dictobject.c

词典的实现原理 

相关文章: