-
# Expected Behaviour
- Ability to disable generated aliases and anchors (AA) in `yaml.dump()`
# Use Case
- Tool for generating default `yaml` config file for an application
- Users of the genera…
-
Client version 2.0.10 and 2.0.8 (both Fabric) crashes with:
```
[21:50:12] [Netty Client IO #3/INFO]: Connecting to n1.de.net.cloudnode.pro.:50008
[ALSOFT] (EE) Failed to set real-time priority for…
-
### Description
.NET diagnostics client fails when path to dump file has spaces in it. This reproduces both on net8 and net9, and fails with error:
[createdump] The pid argument is no longer suppor…
-
I have an Electron app which uses node-addon-api to retrieve and access a number of objects written in C++. After the app has been running for a long time and not received further usage (typically 12+…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feat…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
### Current behavior for non-str `Secret` types is unexpected in my opinion.
Example code:
```python
from pydantic i…
-
```python
class Flight(BaseModel):
ident: str
fa_flight_id: str
status: str
blocked: bool
diverted: bool
cancelled: bool
position_only: bool
...
class Confi…
-
## Classes
- GradientSky (I basically finished this but deleted my changes for it)
- ProceduralSky (I'm lazy)
- SunLight (I forgot, I may document this class soon if nobody else does)
## Parts
…
-
I can see, that this test hangs on adoptium infra, being killed on timeout (seems reliable):
`serviceability/sa/ClhsdbCDSCore.java`
I can see this both in [dev.openjdk](https://ci.adoptium.net/vie…