Kevin Phillips

Results 13 comments of Kevin Phillips

I'm not sure how / why but for some reason I only recently started encountering this problem. I'm not sure exactly how / why my Ansible plays were working only...

Oh, and I also should mention that I'm on Mac OS X under Python 2.7.14 with all latest packages installed. Also, for kicks I tried installing some older versions of...

I just tried installing rust on WSL a couple of days ago (ubunutu-20.04 kernel) and hit this problem. It took some time for me to find this bug report, but...

NOTE: this feature enhancement is one of but a few fundamental problems that are currently blocking my team from adopting poetry as a full package replacement tool for all of...

I probably also should mention that I am willing to put some effort into implementing this feature and submitting a pull request if the project maintainers don't have enough time...

Based on my ad-hoc testing, I can confirm that the correct property name for the login user is `user` and not `username`. You may want to update the [docs](https://github.com/winsw/winsw/blob/v3/docs/xml-config-file.md#service-account) and...

As a new user to Dart, I found it surprising and somewhat concerning when I discovered that running a simple `dart doc` or `dartdoc` operation on my small starter project,...

For reference, I did read the comment thread here, and if I try some of the workarounds suggested throughout - many of which require the use of the `dartdoc` utility...

Another interesting test case that I did, I tried using the `--include` option to see if that would potentially improve performance in some way, but it did not. In fact,...

> > Is there any ongoing investigation or work being done to try and improve this situation? This was the only relevant issue I could find in your Github project....