-
Currently subcommands and args are objects in the data model. A lot of serialization sources consider the objects to have an undefined order but order of these is important. Rather than relying on i…
epage updated
2 years ago
-
### setuptools version
setuptools=65.0.2
### Python version
3.9
### OS
macOS
### Additional environment information
_No response_
### Description
### Description
the new …
-
**Describe the bug**
When compiling Macchina v6.1.1, I receive the error:
```expected enum `tui::style::Color`, found a different enum `tui::style::Color` arguments to this function are incorrect```…
-
I wanted to ask that on Discord, but u don't have it(
-
Take the following struct as example:
```rust
use chrono::{DateTime, Utc};
use serde::{Deserialize, Serialize};
use uuid::Uuid;
#[derive(Debug, Serialize, Deserialize)]
pub struct Authorizatio…
-
The following program leaks memory after deserialization:
`Cargo.toml`:
```toml
[dependencies.rayon]
version = "1.5.2"
[dependencies.rkyv]
version = "0.7.38"
default-features = false
fea…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
### Is your feature request related to a problem?
The config currently is confusing and complicated, through nesting this could be simplified, and more closely mimic other mods and plugins. This woul…
-
### 🐛 Describe the bug
I tried to export a pytorch module to onnx, but it fails with following errror.
sorry I can't upload model as it's our internal one
```
torch.onnx.export(module, fake_in…
-
I'm trying to package 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…