Mercurial > p > roundup > code
diff test/test_locking.py @ 7757:ab679558bb28
fix: remove mutable object as default for method/function values
use immutable tuples as default value markers for parameters where a
None value is valid.
It does seem that the _marker objects are used in places where None
would not be considered a valid value.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 01 Mar 2024 16:16:25 -0500 |
| parents | 35ea9b1efc14 |
| children | fed0f839c260 |
