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 python-dev
Recipients Janosch.Gräf, amaury.forgeotdarc, benjamin.peterson, berker.peksag, python-dev, terry.reedy, vstinner
Date 2016-04-29.16:50:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160429165002.26877.45557.163E2183@psf.io>
In-reply-to
Content
New changeset 59638baee25e by Berker Peksag in branch 'default':
Issue #13436: Add a test to make sure that ast.ImportFrom(level=None) works
https://hg.python.org/cpython/rev/59638baee25e
History
Date User Action Args
2016-04-29 16:50:07python-devsetrecipients: + python-dev, terry.reedy, amaury.forgeotdarc, vstinner, benjamin.peterson, berker.peksag, Janosch.Gräf
2016-04-29 16:50:07python-devlinkissue13436 messages
2016-04-29 16:50:07python-devcreate