Message 234520 - Python tracker

Message234520

Author NeilGirdhar
Recipients Jeff.Kaufman, Joshua.Landau, NeilGirdhar, Rosuav, SpaghettiToastBook, andybuckley, belopolsky, berker.peksag, eric.araujo, eric.snow, ezio.melotti, georg.brandl, gvanrossum, ncoghlan, paul.moore, pconnell, r.david.murray, terry.reedy, twouters, zbysz
Date 2015-01-22.22:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421965665.18.0.64031471854.issue2292@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I don't know enough about how you were planning on using the stack pointer difference to produce good errors.  I thought that if you waited for the CALL_FUNCTION to be happening before reporting errors about duplicate parameters it might simplify that code.
History
Date User Action Args
2015-01-22 22:27:45NeilGirdharsetrecipients: + NeilGirdhar, gvanrossum, twouters, georg.brandl, terry.reedy, paul.moore, ncoghlan, belopolsky, ezio.melotti, eric.araujo, andybuckley, r.david.murray, zbysz, eric.snow, Rosuav, berker.peksag, Joshua.Landau, pconnell, Jeff.Kaufman, SpaghettiToastBook
2015-01-22 22:27:45NeilGirdharsetmessageid: <1421965665.18.0.64031471854.issue2292@psf.upfronthosting.co.za>
2015-01-22 22:27:45NeilGirdharlinkissue2292 messages
2015-01-22 22:27:45NeilGirdharcreate