Page MenuHomeSolus

Update python-arrow to 0.15.5
ClosedPublic

Authored by algent on Feb 8 2020, 4:46 PM.
Tags
None
Referenced Files
F11008135: D8197.diff
Wed, Aug 2, 12:55 AM
F10881547: D8197.diff
Jun 23 2023, 1:22 AM
F10875382: D8197.diff
Jun 20 2023, 5:32 AM
F10852431: D8197.id19652.diff
Jun 13 2023, 12:18 AM
F10852187: D8197.id19724.diff
Jun 12 2023, 9:26 PM
F10826620: D8197.diff
Jun 4 2023, 3:16 AM
F10747865: D8197.diff
May 15 2023, 6:18 PM
F10707418: D8197.id.diff
Apr 27 2023, 6:41 AM
Subscribers

Details

Summary

Changelog:

  • [NEW] Added bounds parameter to span_range, interval and span methods. This allows you to include or exclude the start and end values
  • [NEW] arrow.get() can now create arrow objects from a timestamp with a timezone
  • [NEW] humanize can now combine multiple levels of granularity
  • [NEW] Added Hong Kong locale (zh_hk).
  • [NEW] Added humanize week granularity translation for Dutch.
  • [NEW] Numbers are now displayed when using the seconds granularity in humanize.
  • [CHANGE] range now supports both the singular and plural forms of the frames argument (e.g. day and days).
  • [FIX] Improved parsing of strings that contain punctuation.
  • [FIX] Improved behaviour of humanize when singular seconds are involved.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Run rapid-photo-downloader and topydo
  • Run python-arrow usage examples in thonny

Diff Detail

Repository
R2551 python-arrow
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage