~jugmac00/lazr.sshserver:apply-inclusive-naming

Last commit made on 2021-11-11
Get this branch:
git clone -b apply-inclusive-naming https://git.launchpad.net/~jugmac00/lazr.sshserver
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
apply-inclusive-naming
Repository:
lp:~jugmac00/lazr.sshserver

Recent commits

e2f4e20... by Jürgen Gmach

Apply inclusive naming via the woke pre-commit hook

316d2b2... by Jürgen Gmach

Add .git-blame-ignore-revs configuration file

a08ff20... by Jürgen Gmach

Apply black code formatter

45e5662... by Jürgen Gmach

Add basic pre-commit configuration

e214784... by Jürgen Gmach

Add suppor for Python 3.9 and 3.10

3dc0df2... by Colin Watson

Release lazr.sshserver 0.1.12.

b227a3f... by Colin Watson

[r=cristiangsp] Fix (non-fatal!) test errors with recent Twisted versions.

945e0c7... by Colin Watson

[r=cristiangsp] Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.

4c733b6... by Colin Watson

Fix (non-fatal!) test errors with recent Twisted versions.

`Portal.login` needs to return an `(interface, avatar, logout)` tuple. Also
sync up `SSHUserAuthServer.ssh_USERAUTH_REQUEST` slightly with the original
version in Twisted.

5e7ee6c... by Colin Watson

Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.