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.07:42:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509003725.38.0.213398074469.issue21720@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41c56940c6edf3ea169332a6b039b6c8796f0475 by Serhiy Storchaka in branch 'master':
bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (#4118)
https://github.com/python/cpython/commit/41c56940c6edf3ea169332a6b039b6c8796f0475
History
Date User Action Args
2017-10-26 07:42:05serhiy.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 07:42:05serhiy.storchakasetmessageid: <1509003725.38.0.213398074469.issue21720@psf.upfronthosting.co.za>
2017-10-26 07:42:05serhiy.storchakalinkissue21720 messages
2017-10-26 07:42:05serhiy.storchakacreate