synapse-old/changelog.d
Patrick Cloke ed1b879576
Do not call getfullargspec on every call. (#16589)
getfullargspec is relatively expensive and the results will
not change between calls, so precalculate it outside the
wrapper.
2023-10-31 20:16:17 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
16564.misc Remove remaining usage of cursor_to_dict. (#16564) 2023-10-31 13:13:28 -04:00
16589.misc Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00