Peter Bengtsson

Results 448 comments of Peter Bengtsson

Wow! That is old indeed. I’ll see if we can upgrade. On Tue, Dec 3, 2019 at 6:05 PM Jamie Lennox wrote: > that's a very old version of requests-mock...

So as long as you use `requests_mock.Mocker()` in a "disposable" way, there's no need for a method to clear. Right? I guess I could see a rare case where you'd...

I just ran this patch in a django 1.4.10 project and ran the tests. It worked.

I haven't tested the `DEBUG='*' npm run docs:build` but it does say which file had the problem. But annoyingly it's not pointing to the right line. I don't know if...

How can I help debug if this is what's causing me trouble too? When select this found choice, nothing happens. No browser opens. Nothing. ![Command option in vs code](https://github.com/microsoft/vscode-copilot-release/assets/26739/94369476-2379-4a13-bcee-e4eb31d81f65)

> [@peterbe](https://github.com/peterbe) can you open a new issue? You're probably seeing something different. Done https://github.com/microsoft/vscode-copilot-release/issues/1217

Here are my notes from chatting to @mythmon about this: So the key things are (rephrasing my own thoughts/notes): * Users who can CRU but not D. * Users who...

I added `Users who can CRU but not D.` to my comment above :) > Normandy should have a permanent record of everything, where possible. You mean an action audit...

Gut-reaction, on the topic of what to call it, is that I immediately understood what `notBefore` means. Same with `notAfter`. For `before` and `after` it's less clear. Another gut-reaction was...

I suppose this is just fuel for your argument, in hindsight, that filter objects UI shouldn't be "hardcoded". But is it likely that you'd want a bunch of these. I.e....