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

Maciej Fijalkowski fijall at gmail.com
Tue Jul 19 02:46:50 EDT 2016


On Tue, Jul 19, 2016 at 6:06 AM, Matt Mackall <mpm at selenic.com> wrote:
> 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.
>

Thanks Matt!

I lack the authority to make calls where you want those things :-) I'm
very happy to do the actual technical work involved in moving things
around and making sure still works though. Please let me know about
the decision and I'll do it.


More information about the Mercurial-devel mailing list