Marc Streeter

Results 5 issues of Marc Streeter

- [x ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x ] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/)...

kind/feature
status/triage

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Receiving the following error (with some redactions): ``` Language server error: YAML...

defect
network

The disclaimer for the `duck` [cli installation](https://docs.duck.sh/cli/#installation) needs a little more detail. It makes note : ``` You may get a conflict with another package named duck. As a workaround,...

cli

I am somewhat new to contributing to a python library, and I am not sure if the code I'm supplying is needed/wanted-by/appropriate-for this project. If there is already a suggested...

### Changes **I am probably using this wrong and need guidance**. I want to use `auth0-python` asynchronously. My set up is close to [this tutorial](https://auth0.com/blog/build-and-secure-fastapi-server-with-auth0/). I noticed it depends on...