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 pitrou
Recipients brett.cannon, eric.snow, ncoghlan, pitrou, python-dev, scoder, superluser
Date 2017-05-29.07:10:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496041817.14.0.307086554264.issue25791@psf.upfronthosting.co.za>
In-reply-to
Content
> Is it possible Cython is still supporting pre-PEP-328 style implicit relative imports, even in Python 2.7+?

That might be the case.  I can't find anything in the Cython docs.  Stefan, could you shed a light?
History
Date User Action Args
2017-05-29 07:10:17pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, scoder, python-dev, eric.snow, superluser
2017-05-29 07:10:17pitrousetmessageid: <1496041817.14.0.307086554264.issue25791@psf.upfronthosting.co.za>
2017-05-29 07:10:17pitroulinkissue25791 messages
2017-05-29 07:10:17pitroucreate