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 lemburg
Recipients ezio.melotti, lemburg, methane, scoder, serhiy.storchaka, vstinner
Date 2019-03-18.21:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <9478f642-01fa-1d77-7fed-c1ffc562a26f@egenix.com>
In-reply-to <1552944815.78.0.484386266384.issue36346@roundup.psfhosted.org>
Content
On 18.03.2019 22:33, Stefan Behnel wrote:
> 
> I had also looked through the unrelated changes, and while, yes, they are unrelated, they seemed to be correct and reasonable modernisations of the code base while touching it. They could be moved to a separate PR, but there is a relatively high risk of conflicts, so I'm ok with keeping them in here for now.

I don't think changing sequence iteration to list iteration only
is something that should be hidden in a wchar_t removal PR.

My guess is that these changes have made it into the PR by mistake.
They deserve a separate PR and discussion.
History
Date User Action Args
2019-03-18 21:53:01lemburgsetrecipients: + lemburg, scoder, vstinner, ezio.melotti, methane, serhiy.storchaka
2019-03-18 21:53:01lemburglinkissue36346 messages
2019-03-18 21:53:01lemburgcreate