Branch: refs/heads/2.7 Home: https://github.com/python/cpython Commit: 5c329882fa20f615375f068176e569de7389fa3f https://github.com/python/cpython/commit/5c329882fa20f615375f068176e569de7389fa3f Author: Mariatta <Mariatta at users.noreply.github.com> Date: 2017年02月10日 (2017年2月10日) Changed paths: M Doc/library/weakref.rst Log Message: ----------- bpo-29474: Improve documentation for weakref.WeakValueDictionary (#11) There were some grammatical errors in weakref.WeakValueDictionary documentation.