ariebovenberg
- Karma
- 2
- Created
- January 3, 2022 (4y ago)
- Submissions
- 0
-
When parsing timestamps, Pydantic (a wildly popular validation library for Python) will infer for you whether it's in seconds or milliseconds. I've never encountered behavior like this, and I wondered: Do you know of…
- Show HN: Detect broken __slots__ in Python libraries (github.com)