David Hotham

Results 593 comments of David Hotham

Looks like Windows and python3.7 are not happy with this, https://bugs.python.org/issue26660 presumably. if and when we eventually get to do this, should probably remove the unit test case also -...

What is this fixing? I don't think it's obvious what the "right" behaviour is, or even that there is a single right behaviour - eg users of `poetry version` might...

https://github.com/python-poetry/poetry/issues/5791#issuecomment-1148333841

but I will say that you should try with the latest poetry beta, if you're not already

You are right, I can simply lose the 'transparent' - thanks! > Currently schemars ignores any attributes on a field of a struct with #[serde(transparent)] Not sure that's quite right...

I also hit this before reaching #535 - I think that it can be resolved by adding `owners` to the service principal, just as on the application. I think that...

I have a repro, just need to redact credentials from the log... will update shortly.

https://gist.github.com/dimbleby/88190ed4b89e0d50542c1e2f86aa109b#file-debug-log (I've removed the client secret and all access tokens that it obtains. All applications etc mentioned in this log are now destroyed, so it doesn't matter that their details...

Just updating to note that after a few retries both up- and down-level: I am pretty convinced that we hit this at 2.9.0 but not at 2.7.0