This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients arigo, rhettinger, serhiy.storchaka
Date 2017-09-26.20:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506456938.72.0.721697218899.issue30347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d0b9dc33676bdad217d5074954c1b37d4ca54a10 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-30347: Stop crashes when concurrently iterate over itertools.groupby() iterators. (GH-1557). (#3772)
https://github.com/python/cpython/commit/d0b9dc33676bdad217d5074954c1b37d4ca54a10
History
Date User Action Args
2017-09-26 20:15:38serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, rhettinger
2017-09-26 20:15:38serhiy.storchakasetmessageid: <1506456938.72.0.721697218899.issue30347@psf.upfronthosting.co.za>
2017-09-26 20:15:38serhiy.storchakalinkissue30347 messages
2017-09-26 20:15:38serhiy.storchakacreate