]> granicus.if.org Git - python/commit
bpo-31572: Silence only AttributeError when get the __copy__ attribute in itertools...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Nov 2017 13:51:42 +0000 (15:51 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2017 13:51:42 +0000 (15:51 +0200)
commit1707e4020fa8dca8e6a3ac4f9da105b54d597b66
treed536bf7f4a2a57cd9ba739f42f0c04a438af7a27
parentd4f8480dfe89447587550a85b61d4e9faf827e98
bpo-31572: Silence only AttributeError when get the __copy__ attribute in itertools.tee(). (#3724)
Modules/itertoolsmodule.c