Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 015e3f6

Browse files
author
Martin Panter
committed
Issue python#23406: Merge 3.5 into 3.6
2 parents 3368eb7 + 6cb1963 commit 015e3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tools/susp-ignored.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,6 @@ library/xml.etree.elementtree,332,:character,"for char in actor.findall('role:ch
288288
library/zipapp,31,:main,"$ python -m zipapp myapp -m ""myapp:main"""
289289
library/zipapp,82,:fn,"argument should have the form ""pkg.mod:fn"", where ""pkg.mod"" is a"
290290
library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be run by importing"
291-
library/stdtypes,3767,::,>>> m[::2].tolist()
291+
library/stdtypes,,::,>>> m[::2].tolist()
292292
library/sys,1115,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
293293
tutorial/venv,77,:c7b9645a6f35,"Python 3.4.3+ (3.4:c7b9645a6f35+, May 22 2015, 09:31:25)"

0 commit comments

Comments
 (0)