Skip to content

Commit 62da8a6

Browse files
committed
change for loop to interpret StopIteration as end of iterator, instead of null
1 parent b1481fd commit 62da8a6

File tree

13 files changed

+256
-503
lines changed

13 files changed

+256
-503
lines changed

CPythonLib.includes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
asyncio/*
66
collections/**
77
compiler/**
8-
concurrent/*
8+
concurrent/**
99
distutils/**
1010
email/**
1111
encodings/**

0 commit comments

Comments
 (0)