Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
bpo-29474: Improve documentation for weakref.WeakValueDictionary#10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Not sure if I'm doing this right. |
@Mariatta Yes, as far as I know :) |
There were some grammatical errors in weakref.WeakValueDictionarydocumentation.
Codecov Report@@ Coverage Diff @@## master #10 +/- ##==========================================+ Coverage 82.37% 82.37% +<.01%========================================== Files 1427 1427 Lines 350948 350948 ==========================================+ Hits 289088 289091 +3+ Misses 61860 61857 -3 Continue to review full report at Codecov.
|
Co-authored-by: Jules <57632293+JuliaPoo@users.noreply.github.com>
There were some grammatical errors in weakref.WeakValueDictionary
documentation.
This should be applied to 3.5, 3.6, and master.
Original patch was in bpohttp://bugs.python.org/file46597/issue29474py3-2.patch