On 24 Nov 2013 01:21, "Antoine Pitrou" <solip...@pitrou.net> wrote:
>
> On Sat, 23 Nov 2013 15:32:58 +0200
> Serhiy Storchaka <storch...@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@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com
_______________________________________________
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