[Python-Dev] PEP 428 (pathlib) now committed
Antoine Pitrou
solipsis at pitrou.net
Sat Nov 23 16:19:17 CET 2013
On Sat, 23 Nov 2013 15:32:58 +0200
Serhiy Storchaka <storchaka at gmail.com> wrote:
> 22.11.13 18:44, Antoine Pitrou написав(ла):
> > I've pushed pathlib to the repository. I'm hopeful there won't be
> > new buildbot failures because of it, but still, there may be some
> > platform-specific issues I'm unaware of.
>
> Congratuate Antoine!
>
> Does it means that issues #11344 (Add os.path.splitpath(path) function)
> [1] and #13968 (Support recursive globs) [2] have no chance? Both are
> ready for commit and waits for reviews almost a year. Are the os.path
> and glob modules deprecated now?
They are not deprecated, no. I am not terribly interested in reviewing
those patches, personally, but other people may be :-)
Regards
Antoine.
More information about the Python-Dev
mailing list