David Robertson
|
f4c5e5864c
Use psycopg2 type stubs (#12269)
|
2 years ago |
David Robertson
|
4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140)
|
2 years ago |
David Robertson
|
f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118)
|
2 years ago |
Andrew Morgan
|
4ccc2d09aa
Advertise Python 3.10 support in setup.py (#12111)
|
2 years ago |
Sean Quah
|
e6acd3cf4f
Upgrade mypy to version 0.931 (#12030)
|
2 years ago |
Shay
|
9006ee36d1
Drop support for and remove references to EOL Python 3.6 (#11683)
|
2 years ago |
Shay
|
13c974ed35
Drop Bionic from Debian builds (#11633)
|
2 years ago |
Shay
|
fcfe67578f
Update to the current version of Black and run it on Synapse codebase (#11596)
|
2 years ago |
V02460
|
7a7ca8f226
Use mock from standard library (#11588)
|
2 years ago |
Shay
|
8ad39438fa
Add opentracing types (#11603)
|
2 years ago |
Maximilian Bosch
|
42bf020463
Expose worker & homeserver as entrypoints in `setup.py` (#11449)
|
2 years ago |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
2 years ago |
Patrick Cloke
|
66c4b774fd
Add type hints to synapse._scripts (#11297)
|
3 years ago |
Dan Callahan
|
3b951445a7
Require mypy for synapse/ & tests/ unless excluded (#11282)
|
3 years ago |
Erik Johnston
|
bcc115c28d
Add twine and towncrier as dev dependencies (#11233)
|
3 years ago |
reivilibre
|
5e29d417fc
Include the requirements for [mypy,lint] in [dev] (#11034)
|
3 years ago |
Olivier Wilkinson (reivilibre)
|
593eeac19e
Revert accidental push to develop.
|
3 years ago |
Olivier Wilkinson (reivilibre)
|
c576598a68
Include the requirements for [mypy,lint] in [dev]
|
3 years ago |
David Robertson
|
797ee7812d
Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006)
|
3 years ago |
Erik Johnston
|
a7bacccd85
Extend the release script to tag and create the releases. (#10496)
|
3 years ago |
Marcus
|
8070b893db
update black to 21.6b0 (#10197)
|
3 years ago |
Erik Johnston
|
c1dbe84c3d
Add release helper script (#9713)
|
3 years ago |
Dan Callahan
|
a7044e5c0f
Drop Python 3.5 from Trove classifier metadata. (#9782)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Richard van der Hoff
|
abade34633
Require py36 and Postgres 9.6
|
3 years ago |
Jonathan de Jong
|
4609e58970
Fix version for bugbear (#9734)
|
3 years ago |
Patrick Cloke
|
83de0be4b0
Bump mypy-zope to 0.2.13. (#9678)
|
3 years ago |
Jonathan de Jong
|
27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499)
|
3 years ago |
Patrick Cloke
|
0c330423bc
Bump the mypy and mypy-zope versions. (#9529)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |