Two small changes
Was already merged in Bitbucket before import, marked as merged by the import user
-
gracefully handle failures to save passwords
Saving passwords to the OS X keychain can fail, for example when running in an SSH session.
-
fix smtp with mercurial tip
The SSL API has received an overhaul for the upcoming 3.9 release, removing 'sslkwargs', among other things. This broke the keyring integration.