summary refs log tree commit diff
path: root/stubs/sortedcontainers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update mypy to 0.950 and fix complaints (#12650)David Robertson2022-05-061-6/+13
* Remove unused `# type: ignore`s (#12531)David Robertson2022-04-271-3/+1
* disallow-untyped-defs in `docker` and `stubs` directories (#12528)David Robertson2022-04-253-5/+5
* Upgrade mypy to version 0.931 (#12030)Sean Quah2022-02-181-4/+9
* Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755)Erik Johnston2021-09-032-0/+120
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-162-5/+19
* Run the linters on a consistent list of files (#9038)Richard van der Hoff2021-01-081-3/+3
* Enable mypy for synapse.util.caches (#8547)Richard van der Hoff2020-10-152-6/+182
* Extend StreamChangeCache to support multiple entities per stream ID (#7303)Richard van der Hoff2020-04-222-0/+137