[Python-Dev] Scandir module seeking new maintainer (original) (raw)
Ben Hoyt benhoyt at gmail.com
Tue Mar 29 08:12:58 EDT 2016
- Previous message (by thread): [Python-Dev] Scandir module seeking new maintainer
- Next message (by thread): [Python-Dev] Scandir module seeking new maintainer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160329/b7103ee3/attachment.html>
- Previous message (by thread): [Python-Dev] Scandir module seeking new maintainer
- Next message (by thread): [Python-Dev] Scandir module seeking new maintainer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]