Martin changed the encoding warning to an error
This commit is contained in:
parent
1b6c373966
commit
8a80d48999
|
@ -205,6 +205,12 @@ Implementation
|
||||||
SUZUKI Hisao is working on a patch; see [2] for details. A patch
|
SUZUKI Hisao is working on a patch; see [2] for details. A patch
|
||||||
implementing only phase 1 is available at [1].
|
implementing only phase 1 is available at [1].
|
||||||
|
|
||||||
|
Phases
|
||||||
|
Implemenation of steps 1 and 2 above were completed in 2.3,
|
||||||
|
except for changing the default encoding to "ascii".
|
||||||
|
|
||||||
|
The default encoding was set to "ascii" in version 2.5.
|
||||||
|
|
||||||
Scope
|
Scope
|
||||||
|
|
||||||
This PEP intends to provide an upgrade path from the current
|
This PEP intends to provide an upgrade path from the current
|
||||||
|
|
Loading…
Reference in New Issue