David Hotham

Results 1108 comments of David Hotham

I don't have the power to merge or reject this PR, I am just a humble contributor Improving typeshed is desirable regardless of whether this is merged, if you've chanced...

I don't like having this depend on verbosity, the different behaviour is bound to be confusing one day. Eg imagine someone trying to debug their CI pipeline by turning up...

The only behaviour that should change when a user configures verbosity, is verbosity. Not sure I follow dulwich issue, but I guess report it there? These things are never so...

not sure what you have in mind with progress indicator but if it is even slightly complicated or controversial I would instead continue in the direction this pull request was...

I still prefer to head in the direction of never waiting for input: eg for CI use, and also for consistency - cf #5880 (when poetry uses the system git)....

1. sounds fine. 2. I think you meant "ssh" not "git". But I still think that trying to do interactive stuff within the poetry context is the wrong direction. I'd...

You want to write a log aimed at exactly this issue because that is what you have hit and are now thinking about. But unless we have a highly specific...

that's not an increment, that's a decrement

this is not a good workaround, the whole point of an isolated build environment is that it should be isolated. you should prefer to raise issues with projects that do...