Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8214a7c

Browse files
committed
Tweak susp-ignored.csv to make buildbots happy
1 parent 43d71e2 commit 8214a7c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/tools/susp-ignored.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be ru
290290
library/stdtypes,,::,>>> m[::2].tolist()
291291
library/sys,1115,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
292292
tutorial/venv,77,:c7b9645a6f35,"Python 3.4.3+ (3.4:c7b9645a6f35+, May 22 2015, 09:31:25)"
293-
whatsnew/3.5,965,:root,'WARNING:root:warning\n'
294-
whatsnew/3.5,965,:warning,'WARNING:root:warning\n'
295-
whatsnew/3.5,1292,::,>>> addr6 = ipaddress.IPv6Address('::1')
296-
whatsnew/3.5,1354,:root,ERROR:root:exception
297-
whatsnew/3.5,1354,:exception,ERROR:root:exception
293+
whatsnew/3.5,,:root,'WARNING:root:warning\n'
294+
whatsnew/3.5,,:warning,'WARNING:root:warning\n'
295+
whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')
296+
whatsnew/3.5,,:root,ERROR:root:exception
297+
whatsnew/3.5,,:exception,ERROR:root:exception

0 commit comments

Comments
 (0)