ssh-import-id:master

Last commit made on 2020-12-07
Get this branch:
git clone -b master https://git.launchpad.net/ssh-import-id
Members of ssh-import-id can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:ssh-import-id

Recent commits

4fa6a5f... by Robie Basak

Release 5.11

fb51a7a... by Robie Basak

Remove dependency on requests module

This is a merge of branch 'slingamn/norequests.release'

See:
https://code.launchpad.net/~slingamn/ssh-import-id/+git/ssh-import-id/+merge/389139

a2e5831... by Shivaram Lingamneni

remove import of ssl module

625e978... by Shivaram Lingamneni

review fix: handle urllib.error.HTTPError

281d0d7... by Shivaram Lingamneni

restore 15-second timeout

a503706... by Shivaram Lingamneni

remove HttpResponse shim

8bebf84... by Shivaram Lingamneni

use urllib.request instead of httplib

c902039... by Shivaram Lingamneni

rename HttpsResponse to HttpResponse

f40925a... by Shivaram Lingamneni

placate pylint/pycodestyle

4fd2f5b... by Shivaram Lingamneni

review fixes