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 fff4381 commit dd32bddCopy full SHA for dd32bdd
CHANGELOG.rst
@@ -14,6 +14,7 @@
14
15
Also fixed ``init_popen_io`` to use ``closefd=False`` for shared stdin and stdout file
16
descriptors, preventing ``Bad file descriptor`` errors triggered by test_stdouterrin_setnull.
17
+* The library is now typed and the typing is exposed to type-checkers.
18
* Re-exported ``Gateway`` and ``Channel`` from ``execnet``. The constructors
19
are private.
20
* Fixed ``GatewayBase.join()`` timeout argument getting ignored.
src/execnet/py.typed
0 commit comments