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.19:20:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506453626.08.0.757522685995.issue30347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 69b2dc8637ba924d78f9869be592c5a545510f10 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-30347: Stop crashes when concurrently iterate over itertools.groupby() iterators. (GH-1557) (#3770)
https://github.com/python/cpython/commit/69b2dc8637ba924d78f9869be592c5a545510f10
History
Date User Action Args
2017-09-26 19:20:26serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, rhettinger
2017-09-26 19:20:26serhiy.storchakasetmessageid: <1506453626.08.0.757522685995.issue30347@psf.upfronthosting.co.za>
2017-09-26 19:20:26serhiy.storchakalinkissue30347 messages
2017-09-26 19:20:26serhiy.storchakacreate