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, serhiy.storchaka, twouters
Date 2017-03-30.19:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490903337.23.0.136045928626.issue29942@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9273dfe1800fc7241d69f4d523d748ebd35b3801 by T. Wouters in branch '3.5':
bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#912)
https://github.com/python/cpython/commit/9273dfe1800fc7241d69f4d523d748ebd35b3801
History
Date User Action Args
2017-03-30 19:48:57twouterssetrecipients: + twouters, rhettinger, gregory.p.smith, mark.dickinson, serhiy.storchaka
2017-03-30 19:48:57twouterssetmessageid: <1490903337.23.0.136045928626.issue29942@psf.upfronthosting.co.za>
2017-03-30 19:48:57twouterslinkissue29942 messages
2017-03-30 19:48:57twouterscreate