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 python-dev
Recipients benjamin.peterson, larry, ncoghlan, o11c, python-dev, yselivanov, zach.ware
Date 2015-08-05.21:55:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150805215527.29392.11641@psf.io>
In-reply-to
Content
New changeset e4cb64628673 by Yury Selivanov in branch '3.5':
Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
https://hg.python.org/cpython/rev/e4cb64628673

New changeset 4c89dd5199e5 by Yury Selivanov in branch 'default':
Merge 3.5 (issue #24791)
https://hg.python.org/cpython/rev/4c89dd5199e5
History
Date User Action Args
2015-08-05 21:55:33python-devsetrecipients: + python-dev, ncoghlan, larry, benjamin.peterson, zach.ware, yselivanov, o11c
2015-08-05 21:55:33python-devlinkissue24791 messages
2015-08-05 21:55:32python-devcreate