From: Mark Dickinson Date: Sun, 3 May 2009 20:39:47 +0000 (+0000) Subject: Blocked revisions 72250 via svnmerge X-Git-Tag: v2.6.3rc1~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=232df663d323a9b5ff8a5cf967bbf876957f3dd6;p=python Blocked revisions 72250 via svnmerge ........ r72250 | mark.dickinson | 2009-05-03 21:39:06 +0100 (Sun, 03 May 2009) | 2 lines Remove unnecessary uses of context in PyGetSetDef. See issue #5880. ........ ---