Commits
Click on a commit to change the comparison rangefeat: add 'millisecond' option to ser_json_timedelta config parameter Merge branch 'main' into add-millisecond fix: add support seconds_float fix: wip, added a bunch more tests fix: fix tests, silly float values... fix: final bits, hopefully ok fix: remove float support, will be handled by pydantic for deprecation fix: remove a deprecation message Merge branch 'main' into add-millisecond chore: Merge branch 'add-millisecond' of github.com:ollz272/pydantic-core into add-millisecond fix: some floating point bits fix: fix precision issues using davids method Merge branch 'main' into add-millisecond