Ultimately I'd like to add support for a -m to be able to pip install --user. I assume there's a way to do that with the code module?
Active Repositories
Active Repositories
- rNRWHG narrowhg
- 369 Commits
- ·
- Restricted Project
- Jan 26 2018, 6:48 PM
- Mercurial
Recent Activity
Recent Activity
Today
Today
mharbison72 added a comment to D9866: debugshell: add a simple command for starting an interactive shell.
valentin.gatienbaron added a comment to D9020: sshpeer: avoid having a destructor that can block forks forever.
Closing the peer is what I was describing as solution 3 in D9019. But I think I was wrong in saying that it doesn't help with calls to logtoprocess in the middle of commands. I also just noticed that does that, in fact. I'll try and find some time to do that.
valentin.gatienbaron added a comment to D9019: procutil: avoid using os.fork() to implement runbgcommand.
What's holding this back is lack of py2 compatibility. Although maybe I want to wait it out at this point. Do we expect to drop py3 in a few days, after 5.7 is released for instance?
marmoute added inline comments to D9810: persistent-nodemap: also exchange the nodemap data over the wire.
In D9789#149346, @indygreg wrote:I'm -0 on this change. Caches are caches and IMO should only be populated on demand.
Yesterday
Yesterday
contrib: update PyOxidizer to 0.10.3
D9858: contrib: update PyOxidizer to 0.10.3 is now accepted and ready to land.