Commit 3ec9b6e6 authored by Benjamin Peterson's avatar Benjamin Peterson

fix message for py3

parent 4bac7baf
......@@ -143,8 +143,8 @@ Library
- Issue #7354: distutils.tests.test_msvc9compiler - dragfullwindows can
be 2.
- Issue #5037: Proxy the __unicode__ special method instead to __unicode__
instead of __str__.
- Issue #5037: Proxy the __bytes__ special method instead to __bytes__ instead
of __str__.
- Issue #7341: Close the internal file object in the TarFile constructor in
case of an error.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment