]> granicus.if.org Git - python/commit
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.Distr...
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 10 Nov 2013 23:15:03 +0000 (18:15 -0500)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 10 Nov 2013 23:15:03 +0000 (18:15 -0500)
commit3492e39b447a8e76df9da1cc05bd1cdf504e74f1
tree44fb85c20ba355d5b1799ea50aa564725054e55b
parenta44372fd0b143947b86926d9377f2b4c3a585dca
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2.
Doc/distutils/examples.rst
Lib/distutils/dist.py
Lib/distutils/tests/test_dist.py
Misc/NEWS