[issue37730] NotImplemented is used instead of NotImplementedError in docs
David Heiberg
report at bugs.python.org
Wed Jul 31 08:54:08 EDT 2019
David Heiberg <dhdavvie at gmail.com> added the comment:
I'm happy to take a look at this, I found one example here: https://docs.python.org/3/library/winreg.html#winreg.DisableReflectionKey
How would I go about submitting a patch for all of the docs across the versions? Would I apply the patch to the relevant branches and submit a PR for each? Still fairly new to this, thanks for any pointers!
----------
nosy: +dheiberg
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37730>
_______________________________________
More information about the Python-bugs-list
mailing list