From: Tarek Ziadé Date: Tue, 8 Dec 2009 10:03:09 +0000 (+0000) Subject: Blocked revisions 76706 via svnmerge X-Git-Tag: v3.1.2rc1~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60a32c8c0b2e58fa96d9d6417526446b922d79e3;p=python Blocked revisions 76706 via svnmerge ................ r76706 | tarek.ziade | 2009-12-08 10:45:25 +0100 (Tue, 08 Dec 2009) | 13 lines Merged revisions 76702,76704 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76702 | tarek.ziade | 2009-12-08 09:56:49 +0100 (Tue, 08 Dec 2009) | 1 line Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files ........ r76704 | tarek.ziade | 2009-12-08 10:39:51 +0100 (Tue, 08 Dec 2009) | 1 line removed the usage of rfc822 in favor of email.message.Message ........ ................ ---