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 CuriousLearner, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2017-08-18.10:37:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503052659.57.0.719989669719.issue30721@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e2eb35bbed3e84079165e576cdb50ef36e13493 by Serhiy Storchaka (Sanyam Khurana) in branch 'master':
bpo-30721: Show correct syntax hint in Py3 when using Py2 redirection syntax (#2345)
https://github.com/python/cpython/commit/5e2eb35bbed3e84079165e576cdb50ef36e13493
History
Date User Action Args
2017-08-18 10:37:39serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, paul.moore, ncoghlan, tim.golden, zach.ware, steve.dower, CuriousLearner
2017-08-18 10:37:39serhiy.storchakasetmessageid: <1503052659.57.0.719989669719.issue30721@psf.upfronthosting.co.za>
2017-08-18 10:37:39serhiy.storchakalinkissue30721 messages
2017-08-18 10:37:39serhiy.storchakacreate