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 Pavol Lisy, THRlWiTi, Victor.Varvariuc, barry, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, xiang.zhang
Date 2017-05-09.19:31:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494358267.84.0.247298507483.issue30024@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f93234bb8a87855f295d441524e519481ce6ab13 by Serhiy Storchaka in branch 'master':
bpo-30024: Circular imports involving absolute imports with binding (#1264)
https://github.com/python/cpython/commit/f93234bb8a87855f295d441524e519481ce6ab13
History
Date User Action Args
2017-05-09 19:31:07serhiy.storchakasetrecipients: + serhiy.storchaka, barry, brett.cannon, ncoghlan, THRlWiTi, eric.snow, Victor.Varvariuc, xiang.zhang, Pavol Lisy
2017-05-09 19:31:07serhiy.storchakasetmessageid: <1494358267.84.0.247298507483.issue30024@psf.upfronthosting.co.za>
2017-05-09 19:31:07serhiy.storchakalinkissue30024 messages
2017-05-09 19:31:07serhiy.storchakacreate