summaryrefslogtreecommitdiff
path: root/pint/_typing.py
Commit message (Expand)AuthorAgeFilesLines
* Python's 3.9 compatible typing annotationsHernan Grecco2023-05-141-2/+2
* Typing related fixesHernan Grecco2023-05-091-56/+7
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-051-9/+44
* Fix 3.9 support. Protocol do not support |Hernan Grecco2023-05-011-2/+3
* Typing improvementsHernan Grecco2023-05-011-1/+45
* Run pyupgrade --py39-plus in all files except _vendorHernan Grecco2023-04-291-2/+2
* appease lintersAustin Orr2022-12-201-1/+2
* patch imports during type checkAustin Orr2022-12-201-1/+2
* Typing and documentation changesHernan2022-05-071-2/+3
* Moved Unit and Quantity to plain facetHernan2022-05-071-3/+2
* Add pint typing moduleJules Chéron2021-08-011-0/+18