Re: [Python-Dev] [Python-checkins] cpython: store the current scope on the stack right away
June 30, 2011
10:58 a.m.
On Thu, Jun 30, 2011 at 1:53 PM, benjamin.peterson <python-checkins@python.org> wrote:
http://hg.python.org/cpython/rev/151142c0c5b1 changeset: 71087:151142c0c5b1 parent: 71084:9aa3fcab76f0 user: Benjamin Peterson <benjamin@python.org> date: Wed Jun 29 22:52:39 2011 -0500 summary: store the current scope on the stack right away
Heh, I was going to comment that the spate of refleaks after your previous commit looked mighty suspicious :) End result is simpler, cleaner code overall, though. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
4952
Age (days ago)
4952
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan