GitHub / python-humanize/humanize / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ce4147b6 | Update github-actions (#370) |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 8a01306c |
Update dependency mypy to v2.3.0 (#369)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 9140152a |
Update docs/requirements.txt (#368)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 42b4a1db | Add Sinhala (si_LK) locale (#360) |
Ravindu Pabasara Karunarathna <1****a@u****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| c3a124cd | [pre-commit.ci] pre-commit autoupdate (#347) |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4c85c352 |
Update CodSpeedHQ/action action to v4.18.1 (#341)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ea0b2317 |
Update actions/setup-python action to v6.3.0 (#340)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b3eec212 |
Update dependency pymdown-extensions to v11 (#337)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 0d0a80b2 |
Update github-actions (#338)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3c577d76 |
Add test for exact googol (10**100) in `intword()` (#304)
Co-authored-by: BlocksecPHD <b****d@g****m> |
WhySoSerio <1****D@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 52609bfe | Drop experimental Python 3.13 free-threaded (#336) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8a47cb4a | Lazy imports for Python 3.15+ (#335) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 823ad609 | Fix `naturalsize()` rounding rollover at unit boundaries (#329) |
patchwright <v****3@d****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7574e0cc |
Carry `metric()` to the next SI prefix when rounding reaches 1000 (#328)
Co-authored-by: Hugo van Kemenade <1****k@u****m> |
Vincent Gao <g****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c2c410c1 |
Stop printing two minus signs in fractional for a negative mixed number (#320)
Signed-off-by: Charlie Tonneslan <c****0@g****m> |
Charlie Tonneslan <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 976484a6 | Fix typo in i18n.activate() docstring (#325) |
Labib Bin Salam <9****m@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| d333afdc | Update release-drafter/release-drafter action to v7.3.1 (#324) |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| d07d77e2 |
Update dependency mypy to v2 (#323)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 15eb4cc1 |
Update github-actions (#322)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 0a06a3d4 |
Return an empty string from `natural_list` for an empty list (#318)
Signed-off-by: Charlie Tonneslan <c****0@g****m> |
Charlie Tonneslan <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 013969a1 |
Update dependency pymdown-extensions to v10.21.3 [SECURITY] (#317)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bde649fc | Performance improvements: 1.07x - 8.4x (#315) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e7c04f42 |
Refactor: simplify `scientific()` and extract `_SUPERSCRIPT_MAP` constant (#313)
Co-authored-by: Hugo van Kemenade <1****k@u****m>, pre-commit-ci[bot] <6****]@u****m> |
Maayan Matsliah <m****h@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 55dc47c9 | Benchmark on CodSpeed (#314) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 877e1fda |
Update dependency mkdocstrings to v1.0.4 (#311)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3eac098d |
Update dependency mypy to v1.20.2 (#312)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 482b6139 | Hash pin GitHub Actions (#310) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 32748c25 |
Update github-actions (#309)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b8b32583 | Fix Arabic translation (#307) |
AYMEN <5****D@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 48983658 |
[pre-commit.ci] pre-commit autoupdate (#306)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Hugo van Kemenade <1****k@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 38532bae |
Update github-actions (#305)
Co-authored-by: renovate[bot] <2****]@u****m>, Hugo van Kemenade <1****k@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 92b4117b |
Add Latvian language localization (#301)
Co-authored-by: Hugo van Kemenade <1****k@u****m> |
EPoikans <1****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| aab9daba | Update dependency pymdown-extensions to v10.21.2 (#303) |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ad74ae2e | Fix Spanish large number translations to use long scale (#302) |
sedat4ras <s****o@s****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 85bb7e72 |
Update docs/requirements.txt (#298)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a47a89ea | fix: handle tz-aware datetimes in naturalday and naturaldate (#297) |
Kadir Can Ozden <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b172d67e |
Add i18n support for `naturalsize()` and French translation (#294)
Co-authored-by: Hugo van Kemenade <1****k@u****m> |
Yibomao <y****o@u****u>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 471cd9b3 | merge Update docs/requirements.txt (#293) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c470ba3e | Update docs/requirements.txt |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c2b096a9 | merge [pre-commit.ci] pre-commit autoupdate (#292) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| da487c77 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6a972a10 | merge Migrate Renovate config (#291) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 14ac6d3a | [pre-commit.ci] auto fixes from pre-commit.com hooks | pre-commit-ci[bot] <6****]@u****m> | 7 months ago | |
| 7dca69df | Migrate config .github/renovate.json |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d0dea2be | merge Update actions/download-artifact action to v7 (#290) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2ae5d903 | merge Update dependency pymdown-extensions to v10.19.1 (#289) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a10fd57d | merge Update dependency mypy to v1.19.1 (#288) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5a0686d7 | Update actions/download-artifact action to v7 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7c607b83 | Update dependency pymdown-extensions to v10.19.1 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 95362927 | Update dependency mypy to v1.19.1 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2ddb5903 | merge Replace `Exception` with more specific `FileNotFoundError` (#286) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e87f2e25 | merge Add locale support for decimal separator in `intword` (#287) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 71751840 | Add locale support for decimal separator in intword | Hugo van Kemenade <1****k@u****m> | 8 months ago | |
| 25269993 | merge Update config (#285) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| ba532d9a | Replace Exception with more specific FileNotFoundError | Hugo van Kemenade <1****k@u****m> | 8 months ago | |
| bdc49ea8 | Don't ignore UP038, it's been removed from Ruff | Hugo van Kemenade <1****k@u****m> | 8 months ago | |
| 86f116bd | Add seven-day cooldown to Renovate | Hugo van Kemenade <1****k@u****m> | 8 months ago | |
| e3f71169 | No need for setup-python with prek-action | Hugo van Kemenade <1****k@u****m> | 8 months ago | |
| 3dca143f | merge `naturaldelta`: round the value to nearest unit that makes sense (#272) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| bac6f269 |
Apply suggestion from @hugovk
Co-authored-by: Hugo van Kemenade <1****k@u****m> |
Daniel Gillet <d****7@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6ab21b6f | merge Update dependency mkdocstrings to v1 (#281) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 005f36cf | merge Update dependency pymdown-extensions to v10.17.2 (#279) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e76b5e12 | Group major and minor updates together |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 687f3b16 | merge Update actions/checkout action to v6 (#280) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 161972a5 | Update dependency mkdocstrings to v1 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 043c0ff0 | Update actions/checkout action to v6 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| cc3a66b3 | merge Update dependency mypy to v1.19.0 (#278) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| ad02716f | Update dependency pymdown-extensions to v10.17.2 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 1b54f40a | Update dependency mypy to v1.19.0 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 906a38cb | naturaltime rounds to nearest when provided with a float value. | Daniel Gillet <d****t@l****m> | 9 months ago | |
| 28d61120 | Replace pre-commit with prek (#276) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7bb758f0 | Add support for Python 3.15 (#275) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 38c99686 |
Fix plural form for `intword` and improve performance (#273)
Co-authored-by: Daniel Gillet <d****t@l****m> |
Daniel Gillet <d****7@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6d89dfa9 | naturaldelta rounds the value to the nearest unit that makes sense | Daniel Gillet <d****t@l****m> | 9 months ago | |
| 50a413af |
Update github-actions (#271)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fedf432b | Add Uzbek language (#264) |
Sirojiddin Mustafayev <s****v@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| bbc0398e |
[pre-commit.ci] pre-commit autoupdate (#269)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c8810e2d | Drop support for Python 3.9 (#268) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c16587b7 |
Update github-actions (#267)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 947a6b13 |
Update dependency mypy to v1.18.2 (#266)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 41903865 |
Update dependency mkdocstrings to v0.30.1 (#265)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 0e027051 | Update config (#262) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 288a7a7c | Test free-threaded Python 3.13t and 3.14t (#261) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 0f5d2948 |
Precisedelta rounding (#254)
Co-authored-by: Nuz / Lovegood <n****a@g****m>, Martin Di Paola <m****a@g****m>, Daniel Gillet <d****t@l****m> |
Daniel Gillet <d****7@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 58d10b43 |
Update docs/requirements.txt (#260)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 18105e31 |
Update dependency mypy to v1.17.1 (#259)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 12272644 |
[pre-commit.ci] pre-commit autoupdate (#258)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3f29964b |
Update dependency pymdown-extensions to v10.16 (#257)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 96ff3a73 |
Update dependency mypy to v1.16.1 (#256)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cf0e75b2 |
Update dependency mypy to v1.16.0 (#255)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bb99238e | Optimize `naturalsize` algorithm by using `math.log` (#253) |
Kamil Monicz <k****l@m****v>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b818dbf8 | merge Update dependency pymdown-extensions to v10.15 (#251) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 67cc1ecf | merge Update astral-sh/setup-uv action to v6 (#252) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0ce0c2d5 | Update astral-sh/setup-uv action to v6 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bff02efb | Update dependency pymdown-extensions to v10.15 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2968d442 | merge Fix regression in `naturalsize` for float and str (#250) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a79fb3a6 | 1.0 Byte should be displayed as 1 Byte | Loïc Leyendecker <l****r@g****m> | over 1 year ago | |
| 8059ebe1 | merge [pre-commit.ci] pre-commit autoupdate (#249) |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 589536be | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f772e59b | use proper decimal separator for french |
Éric Araujo <e****o@c****p>
Committed by: Hugo van Kemenade <1****k@u****m> |
over 1 year ago |