update to latest trio, use contextvars for logging

This commit is contained in:
jab
2019-02-12 00:32:47 +00:00
parent 23a8055a2e
commit 7942e83d1d
4 changed files with 202 additions and 87 deletions

3
.pylintrc Normal file
View File

@@ -0,0 +1,3 @@
# https://docs.pylint.org/en/latest/technical_reference/features.html
[MESSAGES CONTROL]
disable=line-too-long,missing-docstring