[PATCH v2] osutil: add darwin-only version of os.listdir using cffi

Matt Mackall mpm at selenic.com
Tue Jul 19 00:06:31 EDT 2016


On Mon, 2016-07-18 at 14:19 +0200, Maciej Fijalkowski wrote:
> # HG changeset patch
> # User Maciej Fijalkowski <fijall at gmail.com>
> # Date 1468227908 -7200
> #      Mon Jul 11 11:05:08 2016 +0200
> # Node ID 4d330a2c13cf52d9e8f80ad18b82a47a0e62eb55
> # Parent  065fb34034a3849f07ca836ce2f4eb17c7f543db
> osutil: add darwin-only version of os.listdir using cffi

I've gone ahead and queued this to make forward progress, but I think we need to
look harder at how some of the things here work.

It seems like we could have a fair amount of cffi definitions, and cluttering
the root directory (or mercurial/) with them is probably not a great long-term
solution. We could probably add a cffi/ directory under mercurial/ to parallel
pure/.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list