Message 139656 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
>> Okay.  I guess you’ll use codecs.open in 2.7
> Oh, Python 2.7... DistributionMetadata of distutils encodes most
> values to byte strings (get_xxx() methods calls self._encode_field).
I forgot that.  No change is needed in 2.7.

> I checked, there is not bootstrap issue.
I was talking about bootstrapping if a change to use codecs was made.