]> granicus.if.org Git - python/commit
Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 5 Sep 2011 21:46:05 +0000 (23:46 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 5 Sep 2011 21:46:05 +0000 (23:46 +0200)
commite01aa53ea61f67418ee14e11289c68992b0f38db
tree58fe448923bcf9eb12d28071c54ab68789d69365
parentf7fbb7f75b6b8e27c2efaa75d08024b3c5039e71
parenta1bea6e10c6177813aab34a0f05c3d531ec8fd66
Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8

instead of the locale encoding.
Misc/NEWS