PEP 529: Pull back experiment date to beta 4 at RM request.
This commit is contained in:
parent
98e5683566
commit
c42ed976ec
|
@ -222,13 +222,13 @@ Beta experiment
|
|||
|
||||
To assist with determining the impact of this change, we propose applying it to
|
||||
3.6.0b1 provisionally with the intent being to make a final decision before
|
||||
3.6.0rc1.
|
||||
3.6.0b4.
|
||||
|
||||
During the experiment period, decoding and encoding exception messages will be
|
||||
expanded to include a link to an active online discussion and encourage
|
||||
reporting of problems.
|
||||
|
||||
If it is decided to revert the functionality for 3.6.0rc1, the implementation
|
||||
If it is decided to revert the functionality for 3.6.0b4, the implementation
|
||||
change would be to permanently enable the legacy mode flag, change the
|
||||
environment variable to ``PYTHONWINDOWSUTF8FSENCODING`` and function to
|
||||
``sys._enablewindowsutf8fsencoding()`` to allow enabling the functionality
|
||||
|
|
Loading…
Reference in New Issue