> FYI I just finished (I hope!) to bug on os.walk(bytes) on Windows with
> the "emulated" scandir (since os.scandir() only works on Unicode on
> Python 3.5+):
> http://bugs.python.org/issue25911
>
> Since I helped you to write your PEP 471 (scandir) as the
> BDFL-delegate, I think that I now understand well scandir(). So I can
> help you to maintain your backport.
>

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.

-Ben
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to