.. |
caches
|
Make LruCache register its own metrics (#8561)
|
2020-10-16 15:51:57 +01:00 |
__init__.py
|
Use slots in attrs classes where possible (#8296)
|
2020-09-14 12:50:06 -04:00 |
async_helpers.py
|
Fix handling of connection timeouts in outgoing http requests (#8400)
|
2020-09-29 10:29:21 +01:00 |
daemonize.py
|
Stop the parent process flushing the logs on exit (#8012)
|
2020-08-05 09:35:17 +01:00 |
distributor.py
|
Remove some unused distributor signals (#8216)
|
2020-09-09 12:22:00 -04:00 |
file_consumer.py
|
Stop sub-classing object (#8249)
|
2020-09-04 06:54:56 -04:00 |
frozenutils.py
|
Directly import json from the standard library. (#8259)
|
2020-09-08 07:33:48 -04:00 |
hash.py
|
…
|
|
httpresourcetree.py
|
…
|
|
iterutils.py
|
…
|
|
jsonobject.py
|
Stop sub-classing object (#8249)
|
2020-09-04 06:54:56 -04:00 |
logcontext.py
|
…
|
|
logformatter.py
|
…
|
|
manhole.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
metrics.py
|
Expose a `get_resource_usage` method in `Measure`
|
2020-09-29 17:35:20 +01:00 |
module_loader.py
|
Clarify error message when plugin config parsers raise an error (#8492)
|
2020-10-08 11:10:15 +01:00 |
msisdn.py
|
…
|
|
patch_inline_callbacks.py
|
Remove obsolete __future__ imports (#8337)
|
2020-09-17 08:37:01 -04:00 |
ratelimitutils.py
|
Stop sub-classing object (#8249)
|
2020-09-04 06:54:56 -04:00 |
retryutils.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
rlimit.py
|
…
|
|
stringutils.py
|
Remove : from allowed client_secret chars (#8101)
|
2020-08-18 14:14:27 +01:00 |
threepids.py
|
Fix inconsistent handling of upper and lower cases of email addresses. (#7021)
|
2020-07-03 14:03:13 +01:00 |
versionstring.py
|
…
|
|
wheel_timer.py
|
Stop sub-classing object (#8249)
|
2020-09-04 06:54:56 -04:00 |