<div dir="ltr"><div>Steve Dower (steve.dower at <a href="http://python.org">python.org</a>) on Thu Sep 1 18:28:53 EDT 2016 wrote<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><pre>I'm about to be offline for a few days, so I wanted to get my current 
draft PEPs out for people can read and review.

I don't believe there is a lot of change as a result of either PEP, but 
the impact of what change there is needs to be weighed against the benefits.

If anything, I'm likely to have underplayed the impact of this change 
(though I've had a *lot* of support for this one). Just stating my 
biases up-front - take it as you wish.

See <a href="https://bugs.python.org/issue1602">https://bugs.python.org/issue1602</a> for the current proposed patch for 
this PEP. I will likely update it after my upcoming flights, but it's in 
pretty good shape right now.

Cheers,
Steve</pre></blockquote><div><br></div><div>Did you consider that the hard-wired readline hook `_PyOS_WindowsConsoleReadline` won't be needed in future if <a href="http://bugs.python.org/issue17620">http://bugs.python.org/issue17620</a> gets resolved so the default hook on Windows just reads from sys.stdin? This would also reduce code duplicity and all the Read/WriteConsoleW stuff would be gathered together in one special class.<br><br></div><div>Regards,<br></div><div>Adam BartoÅ¡<br> </div></div>