-
Justin Michalicek yazdı
* Initialize headers variable in BuildApiMixin.build() as a dict rather than as None. This way the correct object gets passed to _set_auth_headers() even if no headers were set in build() * Changing object from None to {} in BuildApiMixin._set_auth_headers() removed because it changes the object reference, so has no effect on calling code. Signed-off-by:
Justin Michalicek <jmichalicek@gmail.com>
66e7af93
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
api | ||
auth | ||
ssladapter | ||
transport | ||
utils | ||
__init__.py | ||
client.py | ||
constants.py | ||
errors.py | ||
tls.py | ||
version.py |