index
:
delta/python-packages/pint.git
_decimal
_npsubclass
_pytest_migration
code_reorganization
develop
master
pre-commit/autoupdate-0
staging
staging.tmp
trying
github.com: hgrecco/pint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pint
/
facets
/
context
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python's 3.9 compatible typing annotations
Hernan Grecco
2023-05-14
2
-14
/
+14
*
Typing related fixes
Hernan Grecco
2023-05-09
2
-8
/
+8
*
Large commit to make Pint more typing friendly
Hernan Grecco
2023-05-05
4
-45
/
+112
*
Run pyupgrade --py39-plus
Hernan Grecco
2023-05-01
2
-2
/
+4
*
Typing improvements
Hernan Grecco
2023-05-01
2
-13
/
+16
*
Reworked the Quantity, Unit, Measurement, Group and System class to be static...
Hernan Grecco
2023-04-30
1
-9
/
+11
*
Run pyupgrade --py39-plus in all files except _vendor
Hernan Grecco
2023-04-29
3
-19
/
+16
*
Merge branch 'master' into patch-type-imports
Hernan Grecco
2023-04-24
2
-2
/
+0
|
\
|
*
Run pre-commit run --all-files . Mostly removed empty lines
Hernan
2023-04-24
2
-2
/
+0
*
|
patch imports during type check
Austin Orr
2022-12-20
1
-1
/
+1
|
/
*
Merge pull request #1595 from hgrecco/using_flexparser
Hernan Grecco
2022-10-21
3
-182
/
+142
|
\
|
*
Rename parser to defparser
Hernan
2022-10-12
2
-4
/
+4
|
*
Fixed Context.redefine
Hernan
2022-09-30
1
-5
/
+10
|
*
Final step to split the registry from the parser
Hernan
2022-09-30
3
-177
/
+132
*
|
Update documentation
Jules Chéron
2022-10-09
2
-40
/
+38
|
/
*
Add explicit dependencies between facet registries
Hernan
2022-05-19
1
-3
/
+2
*
More cleanup of import
Hernan
2022-05-07
2
-2
/
+4
*
Typing and documentation changes
Hernan
2022-05-07
4
-4
/
+5
*
Improved type checking consistency
Hernan
2022-05-07
1
-0
/
+2
*
Moved Unit and Quantity to plain facet
Hernan
2022-05-07
3
-12
/
+14
*
Create Base Facet
Hernan
2022-05-07
2
-2
/
+2
*
Move converters and definition to base facet
Hernan
2022-05-07
3
-3
/
+4
*
Create Context Facet
Hernan
2022-05-07
4
-0
/
+899