-
* cattrs version: 24.1.2
* Python version: 3.11
* Operating System: Linux
### Description
Use an enum's value as the default of a class (instead of the enum reference) causes an unhelpful back…
-
* 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…
-
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…
-
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`…
-
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 …
-
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…
-
Hello,
let me provide some context first. [PEP 654](https://www.python.org/dev/peps/pep-0654/) introduces a new type of exception - an ExceptionGroup. (Also a BaseExceptionGroup, which is like the …
-
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
…
-
* 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
pip-tools 7.4.1; pip 24.2
### Language version
python 3.…