From: Martin Panter Date: Sat, 16 Jul 2016 07:17:46 +0000 (+0000) Subject: Issue #27285: Cleanup leftover susp-ignored entry after text was changed X-Git-Tag: v3.6.0a4~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2fe862baba9e98ec19d00184c1405ddc978f924;p=python Issue #27285: Cleanup leftover susp-ignored entry after text was changed --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 6e4a3b3869..4aee2d68db 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -291,7 +291,6 @@ library/zipapp,82,:fn,"argument should have the form ""pkg.mod:fn"", where ""pkg library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be run by importing" library/stdtypes,,::,>>> m[::2].tolist() library/sys,,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine: -tutorial/venv,77,:c7b9645a6f35,"Python 3.4.3+ (3.4:c7b9645a6f35+, May 22 2015, 09:31:25)" whatsnew/3.5,,:root,'WARNING:root:warning\n' whatsnew/3.5,,:warning,'WARNING:root:warning\n' whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')