summaryrefslogtreecommitdiff
path: root/pint/delegates
Commit message (Expand)AuthorAgeFilesLines
* Python's 3.9 compatible typing annotationsHernan Grecco2023-05-142-5/+9
* Typing related fixesHernan Grecco2023-05-095-10/+10
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-051-1/+1
* Typing improvementsHernan Grecco2023-05-0111-78/+171
* Run refurb --python-version 3.9 in codeHernan Grecco2023-04-291-8/+5
* Run pyupgrade --py39-plus in all files except _vendorHernan Grecco2023-04-293-7/+6
* Run pre-commit run --all-files . Mostly removed empty linesHernan2023-04-243-5/+0
* Rename parser to defparserHernan2022-10-1211-28/+28
* Final step to split the registry from the parserHernan2022-09-3011-0/+1130