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 scummos
Recipients benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ezio.melotti, meador.inge, scummos
Date 2013-01-29.22:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359497247.66.0.636674965896.issue16795@psf.upfronthosting.co.za>
In-reply-to
Content
Hm, I'm still getting the same error messages from the review tool which I described earlier; I can neither comment nor add patches.

So, I'll have to abuse the bug report again:
Thanks for the review. Is it possible you selected the wrong patch file for the second patch (Patch Set 5)? It seems to include all changes instead of just those from the second of the three patches I submitted. Also I had already removed the traceback.print_stack() call.

I fixed the other two issues and I will attach a corrected version of the second patch for review. I hope I got everything right ;)

Please have an extra close look at the changes to symtable.c and compile.c (since I'm not very familiar with that code), in order to avoid that we break stuff with this.

Cheers,
Sven
History
Date User Action Args
2013-01-29 22:07:27scummossetrecipients: + scummos, brett.cannon, benjamin.peterson, ezio.melotti, eric.araujo, meador.inge, eric.snow
2013-01-29 22:07:27scummossetmessageid: <1359497247.66.0.636674965896.issue16795@psf.upfronthosting.co.za>
2013-01-29 22:07:27scummoslinkissue16795 messages
2013-01-29 22:07:27scummoscreate