]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 4 Aug 2019 14:06:51 +0000 (17:06 +0300)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2019 14:06:51 +0000 (17:06 +0300)
commit8cd630578451a062dcf46fbb21274520ae36c399
tree9bd653ca8de3dbfc7f042f6a9c07abbd568d8e50
parent6ed20e54e4c110e9adcfb70aba85310625e3edb4
[3.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062). (GH-15106)

(cherry picked from commit ed5e8e06cbf766e89d6c58a882ee024abb5b2ed7)

Co-authored-by: David H <dheiberg@mozilla.com>
Doc/library/winreg.rst
PC/clinic/winreg.c.h
PC/winreg.c