mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Change one line I missed in 7527f3f9829
This commit is contained in:
parent
cf534817ad
commit
aa95ccd02a
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ Library
|
|||
to avoid encoding issues.
|
||||
|
||||
- Issue #12451: pydoc.synopsis() now reads the encoding cookie if available, to
|
||||
read the Python script from the right encoding.
|
||||
read the Python module from the right encoding.
|
||||
|
||||
- Issue #12451: distutils now opens the setup script in binary mode to read the
|
||||
encoding cookie, instead of opening it in UTF-8.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue