-
Discovered while testing [LabExT](https://github.com/LabExT/LabExT) with pytest 8.2.2. We do integration testing of a TKinter GUI as part of our CI. A [particularly long test](https://github.com/LabEx…
-
https://github.com/meltano/sdk/compare/v0.22.0...v0.22.1#diff-c756d9cb24f5120280e89fe6b02f14467d23cf6c39be627bd68f9c1e5f1cf095L31-R34
Here's a change we didn't expect to break any targets, but movi…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
_No response_
### Language version
3.12.3
### Manifest …
-
### Description of the bug
When the example model is modified to have a field_validator with keyword argument `mode='before'` griffe crashes.
### To Reproduce
```python
class ExampleModel(BaseMo…
-
### Description of the bug
I know that handling `dataclass` and `ClassVar` have been improved recently with releases [0.42.0](https://github.com/mkdocstrings/griffe/releases/tag/0.42.0) & [0.42.1…
-
**Describe the bug**
`pip show guardrails-ai` on the latest main (commit hash 5d653b9) results in the following output
```
Name: guardrails-ai
Version: 0.2.3a1
Summary: Adding guardrails to lar…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
### Description of the bug
From version `1.2.0`, running `mkdocs build` command results in the error `AttributeError: 'dict' object has no attribute 'resolve_closest'`. This issue is not happening in…
-
### Description of the bug
Use this project with mkdocstrings-python and it reported an error below:
```
File ".../lib/python3.10/site-packages/mkdocstrings/extension.py", line 128, in run
…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this iss…