Nicolas Sebrecht 08e17de7e2 require usernames and passwords to be UTF-8 encoded
- Learn to support UTF-8 characters where it was not supported for usernames and
  passwords (but for netrc).
- Fix the types in the code for both py2 and py3: we now expect unicode for
  usernames and passwords.

Unicode (UTF-8) is required only for variables with non-ASCII characters.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-06-26 16:57:22 +02:00
..
2016-06-08 19:03:02 +02:00
2016-06-04 12:45:45 +02:00
2015-01-07 21:31:43 +01:00
2016-06-04 12:17:53 +02:00
2016-06-04 02:25:44 +02:00