On Fri, 22 Nov 2013 17:44:55 +0100
Antoine Pitrou <solip...@pitrou.net> wrote:
> 
> 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.

Actually, there turn out to be two platform-specific issues:

- test_glob() failure under POSIX case-insensitive filesystems (in
  other words, OS X :-)): http://bugs.python.org/issue19718

- test_touch_common() failure under the Windows buildbot:
  http://bugs.python.org/issue19715

I'd be glad to have help or insight from people experts with those
platforms on the issues above!

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/archive%40mail-archive.com

Reply via email to