Michael Niklas

Results 194 comments of Michael Niklas

> | Change | Before [91a52dc7] | After [3512bee4] | Ratio | Benchmark (Parameter) | |----------|----------------------|---------------------|---------|-----------------------------------------------------------| | - | 139±0.9ms | 42.3±0.7ms | 0.3 | coding.EncodeCFDatetime.time_encode_cf_datetime('noleap') | 3 times faster,...

The mypy error is still there, not sure how to effectively fix it, maybe use kwargs instead or simply type ignore it. Otherwise this looks good and should get an...

Would it make sense to add it as an optional dependency and keep a "classical" fallback repr?

> @headtr1ck I did my best to add type hints everywhere. Not sure how to resolve the last four remaining mypy errors... I'm currently on holiday and it's difficult to...