[docs] [issue29474] Grammatical errors in weakref.WeakValueDictionary docs
Mariatta Wijaya
report at bugs.python.org
Tue Feb 7 10:59:18 EST 2017
New submission from Mariatta Wijaya:
https://docs.python.org/3/library/weakref.html?highlight=weakref#weakref.WeakValueDictionary
There are grammatical errors in the sentence:
These method have the same issues as the and keyrefs() method of WeakKeyDictionary objects.
Reported by Arthur Goldberg in https://mail.python.org/pipermail/docs/2017-February/029957.html
----------
assignee: docs at python
components: Documentation
keywords: easy
messages: 287241
nosy: Mariatta, docs at python
priority: normal
severity: normal
status: open
title: Grammatical errors in weakref.WeakValueDictionary docs
versions: Python 3.5, Python 3.6, Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29474>
_______________________________________
More information about the docs
mailing list