8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84845ac commit 9aa3385Copy full SHA for 9aa3385
CHANGES.md
@@ -1,3 +1,10 @@
1
+## 0.10.1
2
+
3
+* Fix bug where the SDK would yield a deprecation warning about
4
+ `collections.abc` vs `collections`.
5
+* Fix bug in stdlib integration that would cause spawned subprocesses to not
6
+ inherit the environment variables from the parent process.
7
8
## 0.10.0
9
10
* Massive refactor in preparation to tracing. There are no intentional breaking
0 commit comments