summary refs log tree commit diff
path: root/synapse/util/patch_inline_callbacks.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+0
* Use `ParamSpec` in a few places (#12667)David Robertson2022-05-091-6/+9
* Bump `black` and `click` versions (#12320)David Robertson2022-03-291-7/+10
* Upgrade mypy to version 0.931 (#12030)Sean Quah2022-02-181-2/+4
* More types for synapse.util, part 1 (#10888)David Robertson2021-10-061-8/+20
* Add types to synapse.util. (#10601)reivilibre2021-09-101-2/+2
* Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381)Jonathan de Jong2021-07-151-2/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-10/+7
* Remove obsolete __future__ imports (#8337)Jonathan de Jong2020-09-171-2/+0
* Fix some spelling mistakes / typos. (#7811)Patrick Cloke2020-07-091-1/+1
* Fix stacktrace mangling in `patch_inline_callbacks` (#7554)Richard van der Hoff2020-05-221-2/+7
* Clean up some LoggingContext stuff (#7120)Richard van der Hoff2020-03-241-18/+18
* Fixup commentsErik Johnston2019-10-101-3/+3
* Fix py3.5Erik Johnston2019-10-101-1/+1
* Fix py3.5Erik Johnston2019-10-101-1/+1
* sortErik Johnston2019-10-101-3/+1
* Appease mypyErik Johnston2019-10-101-13/+18
* Add comentsErik Johnston2019-10-101-5/+25
* Log correct contextErik Johnston2019-10-101-6/+6
* Test for sentinel commitErik Johnston2019-10-101-2/+19
* Move patch_inline_callbacks into synapse/Erik Johnston2019-10-101-0/+179