Message 276493 - Python tracker (original) (raw)
Message276493
Author | yselivanov |
---|---|
Recipients | anish.shah, brett.cannon, giampaolo.rodola, gvanrossum, marco.buttu, ned.deily, yselivanov |
Date | 2016-09-14.22:31:43 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1473892304.0.0.988136936946.issue26182@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I had to rewrite the patch to make sure it reports correct position and covers all cases where using async/await should trigger a warning. Brett, could you please take a look at the patch? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-14 22:31:44 | yselivanov | set | recipients: + yselivanov, gvanrossum, brett.cannon, giampaolo.rodola, ned.deily, marco.buttu, anish.shah |
2016-09-14 22:31:44 | yselivanov | set | messageid: 1473892304.0.0.988136936946.issue26182@psf.upfronthosting.co.za |
2016-09-14 22:31:43 | yselivanov | link | issue26182 messages |
2016-09-14 22:31:43 | yselivanov | create |