Fabien Bousquet
Results
2
issues of
Fabien Bousquet
Hi, I use the Pydantic version `2.6.0`. When trying to validate an UUID from a customize string (the class _CustomizeStr in the code bellow), the validation fails (i.e. `v.validate_python(_CustomizeStr('1fa79205-f747-465b-bf7a-cabc8ce60644'))`) with...
unconfirmed
* **uvloop version**: 0.20.0 * **Python version**: 3.13-rc1 * **Platform**: Linux (x86) * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: N/A * **Does uvloop behave differently from vanilla...