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