<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FYI I just finished (I hope!) to bug on os.walk(bytes) on Windows with<br>
the "emulated" scandir (since os.scandir() only works on Unicode on<br>
Python 3.5+):<br>
<a href="http://bugs.python.org/issue25911" rel="noreferrer" target="_blank">http://bugs.python.org/issue25911</a><br>
<br>
Since I helped you to write your PEP 471 (scandir) as the<br>
BDFL-delegate, I think that I now understand well scandir(). So I can<br>
help you to maintain your backport.<br></blockquote><div><br></div><div>Indeed -- probably better than me at this point! I haven't quite been able to keep up with the latest CPython patches. In any case, I think you'd be an ideal person for maintaining the backport. I know there was some question in the past about whether you had desire/time for more open source contributions; in that light, are you willing and do you have the time? Though again, this isn't a big module and really just a few fixes at this point.</div><div><br></div><div>-Ben</div></div></div></div>