Jean-Paul Calderone

Results 235 comments of Jean-Paul Calderone

It looks like this was fixed in bce8b85036a6d185b9e8aab037c805f81354544c (merged in 404116929b9e7e798af2c7f1aa8a530639e5931a for #552). So all that's needed now is a release. The fix was a test-only fix, for what it's...

> I have pushed some changes to this PR...but think is better to remove them. > > I will try to help fixing #565 > > @exarkun let me know...

Twisted 22.8 is now out and includes the fix for twisted/twisted#10301

I still had some ideas about fixing some factoring mistakes in trial and implementing this feature off on the side or in some explicitly opt-in way (more explicit than typing...

For what it's worth, it turns out you can request specific API versions for webhook payloads. You can do this either in the dashboard UI when creating webhooks or when...

> Is there a firewall of any kind in the VM? I don't know if there is. I can't access it. :) I don't know where the definition of the...

I can start it in non-headless but I don't know the login details.

I also thought `clear` was for resetting things (Counters, Histograms). I tried to call it in my test suite so I could always start with a known, simple state (0).

(And I thought it was a bug in prometheus_client that it raised an exception - until I read this ticket)