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 anish.shah
Recipients anish.shah, brett.cannon, giampaolo.rodola, marco.buttu, pitrou, vstinner, yselivanov
Date 2016-02-02.18:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454437324.14.0.918067043887.issue26182@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to work on this, if it is okay with Marco?
I look at the history of parsetok.c file and I think I can solve this issue. 

Also, I have a doubt - PEP 492 says that "async and await names will be softly deprecated in CPython 3.5 and 3.6".
What exactly does "softly deprecate" mean? is it just same as throwing a warning?
History
Date User Action Args
2016-02-02 18:22:04anish.shahsetrecipients: + anish.shah, brett.cannon, pitrou, vstinner, giampaolo.rodola, yselivanov, marco.buttu
2016-02-02 18:22:04anish.shahsetmessageid: <1454437324.14.0.918067043887.issue26182@psf.upfronthosting.co.za>
2016-02-02 18:22:04anish.shahlinkissue26182 messages
2016-02-02 18:22:04anish.shahcreate