Aurel
|
8616359ff7
Reformat std (#8408)
|
6 ani în urmă |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 ani în urmă |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 ani în urmă |
Nicolas Cannasse
|
fae543b5f9
added "detached" flag from sys.io.Process creation
|
8 ani în urmă |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 ani în urmă |
Valentin Lemière
|
3384a7cc26
Set default value of Process.exitCode as true for backward compatibility (#5902)
|
8 ani în urmă |
Nicolas Cannasse
|
4bdbc88b0a
changed Process.exitCode specification, allow non blocking query (default=false for backward compatibility)
|
8 ani în urmă |
Andy Li
|
e9885a1a8e
[python] support calling sys.io.Process with raw cmd string (when args is null)
|
9 ani în urmă |
Andy Li
|
dfdafb68e0
Make the args of sys.io.Process optional, to support running raw command.
|
9 ani în urmă |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 ani în urmă |
Andy Li
|
00eec55401
[python] Added missing python.lib.Sys.version_info. Catch OSError in Process.close when using python < 3.3.
|
9 ani în urmă |
Andy Li
|
5b03576e93
[python] prevent error when closing a already terminated Process
|
9 ani în urmă |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 ani în urmă |
Dan Korostelev
|
e4f83a650e
[python] wait for process exit in sys.io.Process.exitCode (see #4083)
|
10 ani în urmă |
frabbit
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 ani în urmă |
frabbit
|
ee40199b35
improve types of io hierarchy, fix return type of Builtin.open, improve io wrappers
|
10 ani în urmă |
frabbit
|
fd763b0b2a
fixed Process (at least my small test is working)
|
11 ani în urmă |
frabbit
|
ca6bd04adf
try to get Process working (in progress)
|
11 ani în urmă |
frabbit
|
07c40c3d8e
in progress: trying to get input and output working
|
11 ani în urmă |