Branch: refs/heads/3.5 Home: https://github.com/python/cpython Commit: 66fa9d4205e0da672ed19a397069281a4b177af4 https://github.com/python/cpython/commit/66fa9d4205e0da672ed19a397069281a4b177af4 Author: INADA Naoki <methane at users.noreply.github.com> Date: 2017年02月20日 (2017年2月20日) Changed paths: M Objects/dictobject.c Log Message: ----------- bpo-24274: fix comment in dictobject.c (GH-194)