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 Alex.Willmer, bh_binghu, serhiy.storchaka
Date 2017-06-15.13:57:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497535075.87.0.817703143477.issue30650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f75f6edb1fdbaeb12f9de368ebdeb1b7d1836433 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2215)
https://github.com/python/cpython/commit/f75f6edb1fdbaeb12f9de368ebdeb1b7d1836433
History
Date User Action Args
2017-06-15 13:57:56serhiy.storchakasetrecipients: + serhiy.storchaka, Alex.Willmer, bh_binghu
2017-06-15 13:57:55serhiy.storchakasetmessageid: <1497535075.87.0.817703143477.issue30650@psf.upfronthosting.co.za>
2017-06-15 13:57:55serhiy.storchakalinkissue30650 messages
2017-06-15 13:57:55serhiy.storchakacreate