Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-24 | Delay printf until logging is required. | Michael Kaye | 2 | -9/+9 | |
Using % will cause the string to be generated even if debugging is off. | |||||
2019-10-24 | use %r to __repr__ objects | Michael Kaye | 3 | -4/+4 | |
T |
![]() |
index : matrix/thirdparty/synapse.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summary refs log tree commit diff |
Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-24 | Delay printf until logging is required. | Michael Kaye | 2 | -9/+9 | |
Using % will cause the string to be generated even if debugging is off. | |||||
2019-10-24 | use %r to __repr__ objects | Michael Kaye | 3 | -4/+4 | |
T |