Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
python
forkedsubprocess
Commits
fa9ac2c1
Commit
fa9ac2c1
authored
Sep 26, 2019
by
Nigel Kukard
Browse files
Bumped to 1.0.4
parent
cc1ef853
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/forkedsubprocess/__init__.py
View file @
fa9ac2c1
...
...
@@ -24,7 +24,7 @@ import subprocess
import
threading
from
typing
import
IO
,
Any
,
Callable
,
Dict
,
List
,
Optional
__version__
=
'1.0.
3
'
__version__
=
'1.0.
4
'
# Define our callback types
InputCallback
=
Callable
[[],
str
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment