-
Hi @Jetske,
I thought you were already working on this but I'm not sure anymore so I also made an issue.
In this annotated sentence https://signbank.cls.ru.nl/dictionary/gloss/44092 - the pointing …
-
There are three RFCXML [templates](https://authors.ietf.org/en/templates-and-schemas) - standard, bare and annotated. Users should be able to insert text from either of the [standard](https://raw.git…
-
**Describe the bug**
When creating a `Document` with an unique indexed attribute, violating the uniqueness raise a `RevisionIdWasChanged` instead of a `DuplicateKeyError`.
**To Reproduce**
```p…
-
### Is your feature request related to a problem? Please describe.
In the following example:
```python
dataclass_opts: dict[str, bool]
if sys.version_info >= (3, 10):
dataclass_opts = {"s…
-
With latest version of easy-thumbnails 2.10 there is introduced support for gif processing.
I tried functionality with GIF attached in this issue, this gif have first frame with im.mode == 'P'. There…
-
![image](https://github.com/user-attachments/assets/9cf2052d-bec1-40ff-92f1-58adda3de832)
Hi, I want to know what "from: "gpt"" means in the annotations. Your paper states that the dataset is human…
-
First, I sincerely **thank you** and your team for your incredible work and for making this valuable resource available to the research community!
I am currently working on research based on the Eg…
-
Using traditional Reflection may not satisfy some cases such as not being able to determine the typehint when it is annotated with PHPDoc.
https://github.com/phpactor/worse-reflection
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Pydantic type check fails with mocks of generics
```
Input should be an instance of DX [type=is_instance_of, inpu…
-
**Describe the bug**
Lombok does not generate record constructor with nullability checks for a record with annotated fields - if non-Lombok annotations are used for. The following annotations are a…