On Wed, Aug 10, 2016 at 11:40 PM, Steve Dower <steve.do...@python.org> wrote:
> It sounds like we'll have to look into effectively merging that package into
> the core. I'm afraid that'll come with a much longer tail of bugs (and will
> quite likely break code that expects to use file descriptors to access
> stdin/out), but it's the least impactful way to do it.

Programs that use sys.std*.encoding but use the file descriptor seem
like a weird case to me. Do you have an example?
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to