commit | d0b9dc33676bdad217d5074954c1b37d4ca54a10 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 26 23:15:36 2017 +0300 |
committer | GitHub <noreply@github.com> | Tue Sep 26 23:15:36 2017 +0300 |
tree | 15bec17f4ed6326804af02e1a5bdd660642fba17 | |
parent | 19eb87d857f6d1bad1a3619d9d7534820f82e5f2 [diff] |
[2.7] bpo-30347: Stop crashes when concurrently iterate over itertools.groupby() iterators. (GH-1557). (#3772) (cherry picked from commit c740e4fe8a9bc5815dc18c38d7f7600b128c3c51)