hgrecco
pint
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Use str comparison first, fall back to registry parse for Unit.__eq__ string Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/unit-eq-string-634
3 days ago
Fix regression #2290 (#2291) * Fix regression #2290 Reverts the change introduced #2268 The hardcoded list of modifiers is too restrictive * Add unit test * Lint * Fix tests * Update CHANGES file
master
3 days ago
Fix Unit.__eq__ with strings by parsing via registry (gh-634) Parse string arguments in Unit.__eq__ using the registry so that alternate spellings, abbreviated forms, and 'dimensionless' all compare correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/unit-eq-string-634
4 days ago
Merge branch 'master' of https://github.com/hgrecco/pint
master
4 days ago
use quantity strings as column headers in summary table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:doc_qto
4 days ago
add Q_(1e-7, 'Hz') column to summary table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:doc_qto
4 days ago
render summary table as HTML via pandas, hide generation code Replace testcode/testoutput blocks with a raw HTML table generated from df.to_html(). The pandas generation code is kept as an RST comment for maintainers. Switches from ipython directive to raw HTML so the full table renders without truncation and no code prompt is visible. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:doc_qto
4 days ago
use pandas to generate summary table in quantity-to docs Replace hand-written list-table with a testcode/testoutput block that generates the table using pandas and renders it as markdown. Add pandas and tabulate to the docs pixi environment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:doc_qto
4 days ago
Latest Branches
CodSpeed Performance Gauge
+1%
Fix Unit.__eq__ with strings by parsing via registry
#2292
4 days ago
48f631d
andrewgsavage:fix/unit-eq-string-634
CodSpeed Performance Gauge
+1%
Doc qto
#2289
4 days ago
c4a76d1
andrewgsavage:doc_qto
CodSpeed Performance Gauge
+1%
Fix regression #2290
#2291
5 days ago
00c4995
eltos:patch-1
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs