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 Julian.Gindi, Tim.Graham, berker.peksag, bignose, brett.cannon, davidszotten@gmail.com, eric.snow, ezio.melotti, ncoghlan, python-dev, rhettinger, serhiy.storchaka, taleinat
Date 2017-10-26.09:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509008579.23.0.213398074469.issue21720@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b5cbbb13c6c9138d04c3ca4eb7431f8c65d8e65 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (GH-4118) (#4128)
https://github.com/python/cpython/commit/2b5cbbb13c6c9138d04c3ca4eb7431f8c65d8e65
History
Date User Action Args
2017-10-26 09:02:59serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, taleinat, ezio.melotti, bignose, python-dev, eric.snow, berker.peksag, Julian.Gindi, davidszotten@gmail.com, Tim.Graham
2017-10-26 09:02:59serhiy.storchakasetmessageid: <1509008579.23.0.213398074469.issue21720@psf.upfronthosting.co.za>
2017-10-26 09:02:59serhiy.storchakalinkissue21720 messages
2017-10-26 09:02:59serhiy.storchakacreate