- The ``password`` parameter of :func:`~winkerberos.authGSSClientInit` can be a :class:`bytearray` or any other 8-bit string type that implements the buffer interface. - Fixed an issue where :func:`~winkerberos.authGSSClientUsername` could raise :exc:`UnicodeDecodeError`.