-
* cattrs version: 24.1.0
* Python version: 3.11.9
* Operating System: Ubuntu 22.04
### Description
I am using the [decorator pattern](https://en.wikipedia.org/wiki/Decorator_pattern) to genera…
-
Since we're already using `attrs`, there would be several potential benefits from using `cattrs`, which could be considered a pre-serialization/post-deserialization optimization step. It uses `attrs`…
-
After updating to fontmake 3.10.0 I'm unable to generate fonts anymore. Here's the traceback:
```
Traceback (most recent call last):
File "/Users/paulus/code/fontmake/bin/fontmake", line 5, in
…
-
I was asked to support [cattrs](https://github.com/python-attrs/cattrs) and other generic serialization libraries. With the boilerplate required to do this externally it would be better to add cattrs …
-
I get the following error in the desktop app when I try to connect it to my hosted cattr. My hosted cattr server runs just fine and logs in with no problems. I just can't seem to get the desktop app t…
-
When Tracker Are Pushed Or stop due to Inactivity no screenshot Are Capture
I need to Make Screenshot Are Pushed When User Are InActive Because We use This product To development company So every Mi…
-
* cattrs version: 24.1.2
* Python version: 3.11
* Operating System: Linux/MacOSX
### Description
I am not sure how to handle union with subclass.
### What I Did
```
import attr
import…
-
In the attrs integration, expose document metadata (id, rev, etc) on the object.
Huly®: BRS-66
-
Start Cattr when windows restarts, or does cattr run as a service?
-
Originally a conversation from: https://github.com/python-attrs/cattrs/issues/397
I would propose that this code be broken out into its own repo distinct from uapi and cattrs.
While I do have an…