Dmitrijs Zubriks
Results
4
issues of
Dmitrijs Zubriks
`Currency.zero` property is implemented with hardcoded `Money` class: ```python @cached_property def zero(self) -> "Money": return Money(0, self) ``` In case someone wants to subclass `Money`, there will be this issue...
Adress #14107
domain: sources
This should address #14106
domain: sources
domain: external docs
Solves #12038
sink: aws_cloudwatch_logs
domain: sinks