[Python-Dev] PEP 428 (pathlib) now committed

Nick Coghlan ncoghlan at gmail.com
Sun Nov 24 10:39:46 CET 2013


On 24 Nov 2013 01:21, "Antoine Pitrou" <solipsis at pitrou.net> wrote:
>
> 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 :-)

Right, pathlib is an abstraction layer on top of the lower level
implementation APIs, rather than a replacement for them.

Cheers,
Nick.

>
> Regards
>
> Antoine.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131124/e3f59a7b/attachment.html>


More information about the Python-Dev mailing list