-
* cattrs version: 22.1.0
* Python version: 3.9.10
* Operating System: macOS Big Sur (11.5.2)
### Description
Passing a dictionary to `structure` that has missing entries for `Optional` values …
-
* cattrs version: 23.2.3
* Python version: 3.9
* Operating System: macOS
### Description
I am wondering if `cattrs` provides a clever built-in mechanism reuse/inherit overrides from another cl…
-
### Summary
#1771 introduces a new cython-based code to read files formatted using Fortran. The RAMSES frontend has already been updated to the new version, but the rockstar, gadget and art fronten…
cphyc updated
3 years ago
-
As per usability study at https://github.com/cattr-app/backend-application/issues/33
-
* cattrs version: `22.1.0`
* Python version: `3.10.1`
* Operating System: Ubuntu
### Description
Importing `annotations` from `__future__` causes a StructureHandlerNotFoundError, whereas my re…
-
* cattrs version: 23.1.2
* Python version: 3.11.5
* Operating System: gentoo
### Description
I want users of my library to fill out an attrs class, then later I will unstructure it and send it…
-
* cattrs version: 23.1.2
* Python version: 3.10.6
* Operating System: Win 10
### Description
Right now I'm looking to migrate from dataclass + dacite to attrs + cattrs, but there's a feature i…
-
**使用命令行安装nvim配置:**
Last login: Fri Sep 13 11:46:42 on ttys000
❯ test -f ~/.config/nvim && mv ~/.config/nvim{,.backup}
git clone https://github.com/archibate/vimrc ~/.config/nvim
git clone --dept…
-
When a user writes `week = [...]` instead of `weekly = [...]`, they're met with an incomprehensible metric-config-parser error message (reproduced below). For debugging, it would be great if a cleaner…
-
* cattrs version: current master (a10ad1c638dd16308c9aa73c649fa92282503c00)
* Python version: 3.10
* Operating System: Linux
### Description
I'm serializing a dataclass with a field. If the fi…