ngchihuan
ngchihuan
Hi, While running some tests with large numpy arrays, I figured out that there is a difference in how pytest cleans up the data for the failed and passed test...
- [x] a detailed description of the bug or problem you are having - [ ] output of `pip list` from the virtual environment you are using - [x] pytest...
cattrs version: 24.1.3 Hi cattrs team, The round-trip serialization of a union type in the following case is not guaranteed. It is clearly stated in the manual that built-in types...