RFC: new demandimport implementation for Python 3

Siddharth Agarwal sid at less-broken.com
Sat Jul 16 22:47:27 UTC 2016


Hi --

Earlier this week I wrote up a new demandimport implementation for
Python 3.5 and above. I was targeting our internal binaries (we use
Mercurial's implementation for some of our Python 2 binaries) and it
should basically be a drop-in replacement for the one that exists in
Mercurial.

The code is at https://bpaste.net/show/f0996d3ca46f -- if now is the
right time to submit patches for it I'd be happy to do that.

- Siddharth



More information about the Mercurial-devel mailing list