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 twouters
Recipients gregory.p.smith, mark.dickinson, rhettinger, twouters
Date 2017-03-30.16:58:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490893117.6.0.234994377161.issue29942@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5466d4af5fe76ec0a5fbc8a05675287d9e8e9d14 by T. Wouters in branch 'master':
bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#889)
https://github.com/python/cpython/commit/5466d4af5fe76ec0a5fbc8a05675287d9e8e9d14
History
Date User Action Args
2017-03-30 16:58:37twouterssetrecipients: + twouters, rhettinger, gregory.p.smith, mark.dickinson
2017-03-30 16:58:37twouterssetmessageid: <1490893117.6.0.234994377161.issue29942@psf.upfronthosting.co.za>
2017-03-30 16:58:37twouterslinkissue29942 messages
2017-03-30 16:58:37twouterscreate