Message 290419 - Python tracker (original) (raw)

Message290419

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:02 methane set recipients: + methane, georg.brandl, vstinner, benjamin.peterson, serhiy.storchaka, jeff.allen, mbussonn
2017-03-24 23:50:02 methane set messageid: 1490399402.75.0.200045742404.issue29463@psf.upfronthosting.co.za
2017-03-24 23:50:02 methane link issue29463 messages
2017-03-24 23:50:02 methane create