Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydantic/speedate issues and pull requests

#71 - Also truncate negative milisecond fractions

Pull Request - State: open - Opened by sydney-runkle 5 days ago - 5 comments

#70 - Fix overflow issue in `hour` check for timedelta

Pull Request - State: closed - Opened by sydney-runkle 5 days ago - 5 comments

#69 - Fix overflow duration error messages

Pull Request - State: closed - Opened by sydney-runkle 5 days ago

#68 - Prep for v0.14.1 release

Pull Request - State: closed - Opened by sydney-runkle 5 days ago

#67 - raise `DateNotExact` error for millisecond timestamps

Pull Request - State: closed - Opened by davidhewitt 5 days ago

#66 - Add TimestampInterpretation for flexible timestamp parsing

Pull Request - State: open - Opened by doziestar 6 days ago - 1 comment

#65 - fix millisecond fraction being handled with wrong scale

Pull Request - State: closed - Opened by davidhewitt 6 days ago - 4 comments

#64 - Support time duration more than 23

Pull Request - State: closed - Opened by nix010 17 days ago - 4 comments

#63 - Support time Duration with hour more than 23.

Issue - State: closed - Opened by nix010 17 days ago

#62 - [bug] Time serialization does not work with ZoneInfo

Issue - State: closed - Opened by 07pepa 3 months ago - 2 comments

#61 - Millisecond timestamps parsed incorrectly

Issue - State: closed - Opened by latk 3 months ago - 1 comment

#60 - Bump the actions group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#59 - Bump the rust-deps group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, rust

#58 - add dependabot

Pull Request - State: closed - Opened by davidhewitt 4 months ago - 1 comment

#57 - Bump version for upcoming release

Pull Request - State: closed - Opened by sydney-runkle 4 months ago - 1 comment

#56 - Fix negative `TzOffset` `to_string` handling

Pull Request - State: closed - Opened by sydney-runkle 4 months ago - 2 comments

#55 - [8570]fix: raise exception for years less than 1600

Pull Request - State: open - Opened by StrawHatDrag0n 5 months ago - 1 comment

#54 - Support explicitly parsing timestamps as seconds/milliseconds

Pull Request - State: open - Opened by ariebovenberg 8 months ago - 3 comments

#53 - Use `lexical-core` for performance / accuracy

Issue - State: open - Opened by davidhewitt 8 months ago

#52 - no longer accept '-' or '+' as valid numeric strings

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment

#51 - Fix bug where `-` was passing as a valid date.

Pull Request - State: closed - Opened by sydney-runkle 8 months ago - 2 comments

#50 - Serialize duration to hour minute second, instead of just seconds

Pull Request - State: closed - Opened by kakilangit 9 months ago - 1 comment

#49 - Implement `FromStr` for data types

Pull Request - State: closed - Opened by TehPers 11 months ago - 4 comments

#48 - Implement `FromStr` for types

Issue - State: closed - Opened by TehPers 11 months ago - 1 comment

#47 - output six decimal digits for timestamp microseconds

Pull Request - State: closed - Opened by albertodonato 11 months ago

#46 - Add a TimeConfigBuilder to avoid further breaking changes

Pull Request - State: closed - Opened by adriangb 12 months ago - 5 comments

#45 - Add `unix_timestamp_offset` to `TimeConfig`

Pull Request - State: closed - Opened by adriangb 12 months ago - 8 comments

#44 - fix readme to reflect truncating fractional seconds

Pull Request - State: closed - Opened by samuelcolvin 12 months ago

#43 - release on CI

Pull Request - State: closed - Opened by samuelcolvin 12 months ago - 1 comment

#42 - Add TimeConfig option to allow truncating of fractional seconds

Pull Request - State: closed - Opened by adriangb 12 months ago - 3 comments

#41 - Allow setting Unix timestamps timezone to UTC+0

Issue - State: closed - Opened by samuelcolvin 12 months ago
Labels: enhancement

#40 - Optionally allow more digits in second fraction

Issue - State: closed - Opened by samuelcolvin 12 months ago - 4 comments
Labels: enhancement

#39 - Setup release on CI

Issue - State: closed - Opened by samuelcolvin 12 months ago - 1 comment

#38 - Bump version to 0.9.1

Pull Request - State: closed - Opened by adriangb 12 months ago - 4 comments

#37 - Fix dumping of 0s duration

Pull Request - State: closed - Opened by adriangb 12 months ago - 1 comment

#36 - CI check

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 1 comment

#35 - Fix Duration parsing

Pull Request - State: closed - Opened by aminalaee about 1 year ago - 3 comments

#34 - wrong error parsing duration

Issue - State: closed - Opened by samuelcolvin about 1 year ago

#33 - parse timestamps

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 1 comment

#32 - Move tz_offset to Time

Pull Request - State: closed - Opened by aminalaee about 1 year ago - 2 comments

#31 - Fix deprecated methods in tests

Pull Request - State: closed - Opened by aminalaee about 1 year ago - 1 comment

#30 - Fix clippy errors

Pull Request - State: closed - Opened by aminalaee about 1 year ago - 1 comment

#29 - Using single quote character mode, and override the check for `bool_to_int_with_if`

Pull Request - State: closed - Opened by mkdir700 over 1 year ago - 3 comments

#28 - Consider removing some warnings.

Issue - State: closed - Opened by mkdir700 over 1 year ago - 1 comment

#27 - Conversions for DateTime and Duration into SystemTime/Duration

Issue - State: open - Opened by luben over 1 year ago - 1 comment

#26 - How can i get timestamp_micros

Issue - State: closed - Opened by hengfeiyang almost 2 years ago - 4 comments

#25 - exclude tests from coverage

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago - 1 comment

#24 - Codecov issues

Issue - State: closed - Opened by thomasrockhu-codecov almost 2 years ago - 1 comment

#23 - spliting test files

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago - 2 comments

#22 - use coverage-prepare

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago

#21 - Improve coverage collection

Issue - State: open - Opened by samuelcolvin almost 2 years ago - 1 comment
Labels: enhancement

#20 - Add `Date::today()` and `DateTime::now()`

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago

#19 - add support for `now()` and `today()`

Issue - State: closed - Opened by samuelcolvin almost 2 years ago

#18 - should support RFC3399Nano

Issue - State: closed - Opened by zhuxiujia almost 2 years ago - 1 comment

#17 - Optimise display methods

Pull Request - State: closed - Opened by zhuxiujia almost 2 years ago - 2 comments

#16 - You are advised to optimize format performance

Issue - State: closed - Opened by zhuxiujia almost 2 years ago - 4 comments

#15 - Proleptic Gregorian calendar for unix timestamps

Issue - State: open - Opened by samuelcolvin almost 2 years ago

#14 - make millisecond behaviour in timestamps configurable

Issue - State: open - Opened by samuelcolvin almost 2 years ago - 1 comment

#13 - duration comparisons

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago - 3 comments

#12 - negative duration comparison error

Issue - State: closed - Opened by fcfangcc almost 2 years ago - 1 comment

#11 - Catch large durations

Pull Request - State: closed - Opened by samuelcolvin almost 2 years ago - 1 comment

#10 - move `offset` to `Time`

Issue - State: closed - Opened by samuelcolvin about 2 years ago

#9 - Restrict TZ offset to <24 hours

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment

#8 - comparison operators

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment

#7 - make datetime tz offset seconds, more tests and strictness

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment

#6 - add `gt`, `lt` etc. comparison

Issue - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment
Labels: enhancement

#5 - require exact dates from unix timestamps to create days

Issue - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment
Labels: enhancement

#4 - adding date timestamp parsing

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment

#3 - adding coverage to CI

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 2 comments

#2 - Duration

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago - 1 comment

#1 - Remove iter, manually count positions

Pull Request - State: closed - Opened by samuelcolvin about 2 years ago