-
## Describe the Bug
running mypy with following models:
```python
# models/user.py
import strawberry
from pydantic import BaseModel
class User(BaseModel):
id: str
accou…
-
**Describe the bug**
@anthony-keller and @maraisr noticed emojis come out as jibberish.
**To Reproduce**
Return an emoji from a string field.
**Expected behavior**
Comes out correctly.
**…
-
Moving from 0.225.1 to 0.227.2, I get event loop exceptions like:
https://wedgworths-inc.sentry.io/share/issue/1ea8832512944d21b11adc8dedcacef7/
I don't use async so I'm confused why exception i…
-
Now that we Litestar support I think we can deprecate Starlite 😊
```[tasklist]
### Tasks
- [ ] Add notice in the docs
- [ ] Use typing_extensions.deprecated to mark class as deprecated (see ht…
-
In new version of documentation exists visual bug
Bug when hover to links
looks like problem with z-index and wrong colors
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/str…
-
Subscribe to this issue and stay notified about new [daily trending repos in C#](https://github.com/trending/c%23?since=daily).
-
I'm running into some problems with XRay in combination with async functions and aiobotocore.
Packages:
```
aioboto3==6.4.1
aiobotocore==0.10.2
aws-xray-sdk==2.4.2
boto3==1.9.176
botocore==1.…
-
## Feature Request Type
- [ ] Core functionality
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## Description
Sometimes it is necessary to use additi…
-
### Plugin version
1.5.4
### NetBox version
3.7.3
### Python version
3.8
### Steps to Reproduce
got this error when trying to upgrade netbox from 3.7.3 to 4.0.3
Installing collected packag…
-
Explain to me why developers make integrations with other frameworks? for example, graphene integrated with sqlalchemy, django, flask, and so on. However, sqlalchemy does not integrate with anyone. af…