releases.sh
preview
Search
Docs
LaunchDarkly
/
Python SDK
/
6.9.0
6.9.0
April 10, 2019
Python SDK
View original ↗
$
npx -y @buildinternet/releases show rel_o24WfF2bVKNpe-PA_OZm1
[6.9.0] - 2019-04-09
Added:
It is now possible to use the
with
statement on an LDClient object, so that
close()
will be called automatically when it goes out of scope.
Fixed:
Calling
close()
on the client would cause an error if the configuration included
use_ldd=True
. (
#118
)
Fetched April 11, 2026