Page MenuHomeSolus

Update python-humanize to 3.13.1
ClosedPublic

Authored by algent on Oct 26 2021, 4:59 PM.
Tags
None
Referenced Files
F11052890: D12105.id29385.diff
Thu, Aug 10, 10:15 PM
F11052889: D12105.id.diff
Thu, Aug 10, 10:15 PM
F11052888: D12105.id30517.diff
Thu, Aug 10, 10:15 PM
F11052887: D12105.id30126.diff
Thu, Aug 10, 10:15 PM
F11037497: D12105.diff
Wed, Aug 9, 8:42 PM
F10972539: D12105.id.diff
Fri, Jul 21, 2:13 PM
F10938627: D12105.id30126.diff
Thu, Jul 13, 4:32 PM
F10885741: D12105.id30126.diff
Jun 25 2023, 2:38 PM
Subscribers

Details

Summary

Summarized changelog:

  • Added
    • Add support for Python 3.10
    • Updated and new translations
    • Add pluralization for intword
    • Add gender support for ordinals
    • Add type hints for all exposed natural* functions
    • Add intword processing for thousands
    • Add humanize.number.clamp
  • Fixed
    • Temporarily comment out to avoid warning during import humanize.
    • Fix incorrect type in comment for 'when'
  • Deprecated
    • Deprecate private functions

Packager notes:

  • Add homepage
  • Fix the issue of files with version 0.0.0
  • Enable tests

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

Test Plan

Run magic-wormhole and send/receve files.

Diff Detail

Repository
R4436 python-humanize
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent retitled this revision from Update python-humanize to 3.12.0 to Update python-humanize to 3.13.1.Nov 30 2021, 1:08 PM
algent edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 25 2021, 10:24 AM
This revision was automatically updated to reflect the committed changes.