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