mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
fix message for py3
This commit is contained in:
parent
4bac7baf28
commit
3ec9b6e684
1 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,8 @@ Library
|
||||||
- Issue #7354: distutils.tests.test_msvc9compiler - dragfullwindows can
|
- Issue #7354: distutils.tests.test_msvc9compiler - dragfullwindows can
|
||||||
be 2.
|
be 2.
|
||||||
|
|
||||||
- Issue #5037: Proxy the __unicode__ special method instead to __unicode__
|
- Issue #5037: Proxy the __bytes__ special method instead to __bytes__ instead
|
||||||
instead of __str__.
|
of __str__.
|
||||||
|
|
||||||
- Issue #7341: Close the internal file object in the TarFile constructor in
|
- Issue #7341: Close the internal file object in the TarFile constructor in
|
||||||
case of an error.
|
case of an error.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue