Message 235641 - Python tracker

Message235641

Author benjamin.peterson
Recipients Jeff.Kaufman, Joshua.Landau, NeilGirdhar, SpaghettiToastBook, andybuckley, belopolsky, benjamin.peterson, berker.peksag, eric.snow, ethan.furman, ezio.melotti, georg.brandl, gvanrossum, ncoghlan, paul.moore, pconnell, r.david.murray, terry.reedy, twouters, zbysz
Date 2015-02-09.22:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423520591.18.0.0238725937876.issue2292@psf.upfronthosting.co.za>
In-reply-to
Content
For starters, it would be nice if the patch didn't make unrelated style changes (e.g. in compile.c). I also Call arguments should be unified into one list rather than distinguishing between "keywords" and "args" anymore.
History
Date User Action Args
2015-02-09 22:23:11benjamin.petersonsetrecipients: + benjamin.peterson, gvanrossum, twouters, georg.brandl, terry.reedy, paul.moore, ncoghlan, belopolsky, ezio.melotti, andybuckley, r.david.murray, zbysz, ethan.furman, eric.snow, berker.peksag, Joshua.Landau, pconnell, NeilGirdhar, Jeff.Kaufman, SpaghettiToastBook
2015-02-09 22:23:11benjamin.petersonsetmessageid: <1423520591.18.0.0238725937876.issue2292@psf.upfronthosting.co.za>
2015-02-09 22:23:11benjamin.petersonlinkissue2292 messages
2015-02-09 22:23:10benjamin.petersoncreate