From: Alexander Belopolsky Date: Sat, 17 Jul 2010 23:13:43 +0000 (+0000) Subject: Blocked revisions 82937 via svnmerge X-Git-Tag: v2.7.1rc1~589 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d10d33cd549e93079b7c4cf5f15eb0529c9bd41;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 82937 via svnmerge ........ r82937 | alexander.belopolsky | 2010-07-17 18:50:45 -0400 (Sat, 17 Jul 2010) | 3 lines Issue #5180: Fixed a bug that prevented loading 2.x pickles in 3.x python when they contain instances of old-style classes. ........ ---