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 meador.inge
Recipients meador.inge, skrah
Date 2015-07-13.17:11:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAK1Qooq-jPdvhzZcak7P2LJ=kV-HL7TS7GjHOCFgLbvwKB7dEg@mail.gmail.com>
In-reply-to <1436807063.71.0.799379609302.issue24622@psf.upfronthosting.co.za>
Content
On Mon, Jul 13, 2015 at 12:04 PM, Stefan Krah <report@bugs.python.org> wrote:

> I think with the ASYNC/AWAIT changes any code using tokenize.py
> will have to be updated anyway in 3.5 and in 3.7 (when ASYNC/AWAIT
> will finally be real keywords).

Agreed.

> So this is probably an ideal time for the change.  I'll add tests.

Thanks.
History
Date User Action Args
2015-07-13 17:11:48meador.ingesetrecipients: + meador.inge, skrah
2015-07-13 17:11:48meador.ingelinkissue24622 messages
2015-07-13 17:11:48meador.ingecreate