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 mcepl
Recipients alexandre.vassalotti, benjamin.peterson, hroncok, mcepl, miss-islington, serhiy.storchaka, shuoz, vstinner, xtreak
Date 2019-01-23.17:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548264270.98.0.575380619828.issue34656@roundup.psfhosted.org>
In-reply-to
Content
Python 3.4 doesn't allow C99 constructs, so I had to update the patch to reorder iterator declarations. Just if any future colleague Python Linux distro maintainer needs it.
History
Date User Action Args
2019-01-23 17:24:32mceplsetrecipients: + mcepl, vstinner, alexandre.vassalotti, benjamin.peterson, serhiy.storchaka, hroncok, miss-islington, xtreak, shuoz
2019-01-23 17:24:30mceplsetmessageid: <1548264270.98.0.575380619828.issue34656@roundup.psfhosted.org>
2019-01-23 17:24:30mcepllinkissue34656 messages
2019-01-23 17:24:30mceplcreate