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 brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, tcaswell
Date 2017-08-29.12:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504010866.86.0.0627489917168.issue31286@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 265fcc5fc25d65afb33fda480c603f1e974e374e by Serhiy Storchaka in branch 'master':
bpo-31286, bpo-30024: Fixed stack usage in absolute imports with (#3217)
https://github.com/python/cpython/commit/265fcc5fc25d65afb33fda480c603f1e974e374e
History
Date User Action Args
2017-08-29 12:47:46serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, tcaswell
2017-08-29 12:47:46serhiy.storchakasetmessageid: <1504010866.86.0.0627489917168.issue31286@psf.upfronthosting.co.za>
2017-08-29 12:47:46serhiy.storchakalinkissue31286 messages
2017-08-29 12:47:46serhiy.storchakacreate