Stephane Odul

Results 140 comments of Stephane Odul

AFAIK these were fixed in 2018 in #435 but it was never merged or released.

I share your concerns. @codyoss would there be a better forum to discuss the future of golang/mock ? If Google is not able to allocate resources to it maybe allow...

I did not realize that dd-trace is vendoring additional python packages. It does not look like the vendored versions are tracked explicitly but the wrapt version in the dd-trace repo...

@BramDriesen try my workaround, it works well enough for us.

I took a look at the code and it would take a bit of effort to add full support. Most importantly there are several design decisions that would need to...

I'm looking into it, but no promises. I have not worked with python 2 in several years so I'll have to get used to make things backward compatible if I...

After submitting 2 PRs 3 weeks ago with no response I am switching to the python-jenkins library instead.

@BramDriesen: https://pypi.org/project/python-jenkins/

@amarjeetanandsingh I'm not an official maintainer, I just contributed a PR here. That said something to consider about adding timestamps inside files is that this makes them mutable which breaks...

@apparentlymart we do not have any custom logic for the checksum, we just call `terraform providers lock` to generate our `.terraform.lock.hcl` files. I think the issue is that for the...