0.10.1
- Fix bug where the SDK would yield a deprecation warning about
collections.abc
vscollections
. - Fix bug in stdlib integration that would cause spawned subprocesses to not
inherit the environment variables from the parent process.
collections.abc
vs collections
.