[issue28675] about PEP 528 / PEP 529

2016-12-28 Thread Steve Dower

Changes by Steve Dower :


--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28675] about PEP 528 / PEP 529

2016-11-12 Thread Steve Dower

Steve Dower added the comment:

Those are redirecting stdin and stdout from the real console to their own 
handlers, so they are responsible for setting the encoding. Both of those 
examples are able to fix the encoding issues whenever they like - assuming 
their GUI toolkits can handle it.

The change for 3.6 only affected the standard Windows console. Other consoles 
can specify a different encoding independently.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28675] about PEP 528 / PEP 529

2016-11-12 Thread Big Stone

Big Stone added the comment:

same un-effect in Qtconsole, I'm disappointed. Maybe I mis-understood what 
these PEP would bring ?

--
Added file: http://bugs.python.org/file45464/pep_528-529_where_are_you_you.PNG

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28675] about PEP 528 / PEP 529

2016-11-12 Thread Big Stone

New submission from Big Stone:

Hi, if possible a few words of explanation to implement it may be helpfull, as 
I don't see the difference yet, in the typical case where it was not good 
before:
https://cloud.githubusercontent.com/assets/4312421/20240181/5bf917fe-a912-11e6-95e8-e65fcb9a8845.PNG

(more an after PEP sales service request than a bug, I presume)

--
components: Windows
messages: 280667
nosy: Big Stone, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: about PEP 528 / PEP 529
versions: Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com