mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
8d00a0ffc3
Update docs for PyDict_Next() based on the most recent changes to the dictionary code. This closes SF patch #409864.