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 Mariatta
Recipients Albert-Jan Nijburg, Mariatta, georg.brandl, josephgordon, martin.panter, meador.inge, serhiy.storchaka, vstinner
Date 2017-06-01.20:51:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496350289.95.0.42075874009.issue25324@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9ccacea3ff441b1ff519c7399602b7db16f9783 by Mariatta (Albert-Jan Nijburg) in branch 'master':
bpo-25324: add missing comma in Parser/tokenizer.c (GH-1910)
https://github.com/python/cpython/commit/c9ccacea3ff441b1ff519c7399602b7db16f9783
History
Date User Action Args
2017-06-01 20:51:30Mariattasetrecipients: + Mariatta, georg.brandl, vstinner, meador.inge, martin.panter, serhiy.storchaka, josephgordon, Albert-Jan Nijburg
2017-06-01 20:51:29Mariattasetmessageid: <1496350289.95.0.42075874009.issue25324@psf.upfronthosting.co.za>
2017-06-01 20:51:29Mariattalinkissue25324 messages
2017-06-01 20:51:29Mariattacreate