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 methane
Recipients benjamin.peterson, georg.brandl, jeff.allen, mbussonn, methane, serhiy.storchaka, vstinner
Date 2017-03-24.23:50:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490399402.75.0.200045742404.issue29463@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4c78c527d215c37472145152cb0e95f196cdddc9 by INADA Naoki in branch 'master':
bpo-29622: Make AST constructor to accept less than enough number of positional arguments (GH-249)
https://github.com/python/cpython/commit/4c78c527d215c37472145152cb0e95f196cdddc9
History
Date User Action Args
2017-03-24 23:50:02methanesetrecipients: + methane, georg.brandl, vstinner, benjamin.peterson, serhiy.storchaka, jeff.allen, mbussonn
2017-03-24 23:50:02methanesetmessageid: <1490399402.75.0.200045742404.issue29463@psf.upfronthosting.co.za>
2017-03-24 23:50:02methanelinkissue29463 messages
2017-03-24 23:50:02methanecreate