-
- Notifications
You must be signed in to change notification settings - Fork 721
Pull requests: arrow-py/arrow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert "Fix humanize reporting 'a month' for 16-day differences"
#1264 opened Mar 23, 2026 by krisfremen Loading…
Fix type hints for interval and span_range to accept Arrow objects
#1262 opened Mar 14, 2026 by wavebyrd Loading…
2 tasks done
Add fold kwarg to arrow.get() for DST disambiguation
#1261 opened Mar 14, 2026 by wavebyrd Loading…
4 tasks done
Fix arrow.get() crash when tzinfo=None is explicitly passed
#1260 opened Mar 12, 2026 by rexkirshner Loading…
Fix dehumanize to handle decimal fractions
#1257 opened Feb 26, 2026 by rstar327 Loading…
4 of 5 tasks
Fix MAX_TIMESTAMP calculation to use UTC timezone
#1256 opened Feb 26, 2026 by rstar327 Loading…
4 of 5 tasks
Fix type hints for interval and span_range to accept Arrow objects
#1255 opened Feb 26, 2026 by rstar327 Loading…
4 of 5 tasks
Fix dehumanize failing on singular time unit nouns
#1254 opened Feb 26, 2026 by rstar327 Loading…
4 of 5 tasks
Fix shift() producing wrong results across DST transitions
#1253 opened Feb 24, 2026 by worksbyfriday Loading…
7 tasks done
docs: add microsecond to supported frame values in span/interval/range/span_range; fix interval example typo
#1252 opened Feb 23, 2026 by Aiudadadadf Loading…
Fix humanize reporting "a year ago" for ~31-day deltas in same month
#1247 opened Feb 20, 2026 by bysiber Loading…
Fix dehumanize not recognizing singular nouns like '1 day ago'
#1244 opened Feb 18, 2026 by worksbyfriday Loading…
fix IndexError in DateTimeParser.parse with malformed format strings
#1243 opened Feb 13, 2026 by Mr-Neutr0n Loading…
fix: handle DST correctly in shift() method for absolute time units
#1241 opened Feb 1, 2026 by atulk-code • Draft
5 tasks
More reasonable span functions for minutes, hours, etc.
#1231 opened Oct 5, 2025 by chenyitian Loading…
5 tasks
fix: Added type hint for start and end datetime for interval
#1230 opened Oct 4, 2025 by inzamol Loading…
Fix date omission in span_range() when exact is True
#1205 opened Dec 5, 2024 by rkendra Loading…
5 tasks done
Fix daylight saving time issue in shift function
#1192 opened Oct 7, 2024 by Shaileshsaravanan Loading…
5 tasks done
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.