[GRASS-dev] [GRASS GIS] #3565: Porting Python Scripting Library to Python 3
GRASS GIS
trac at osgeo.org
Wed May 23 13:56:40 PDT 2018
#3565: Porting Python Scripting Library to Python 3
--------------------------+-------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 8.0.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: gsoc2018, python3
CPU: Unspecified | Platform: All
--------------------------+-------------------------------
Comment (by annakrat):
Actually what I meant is using the encoding parameter only for stdin,
stderr and stdout, the same way as
[https://docs.python.org/3.6/library/subprocess.html#subprocess.Popen
Python Popen class]. The arguments are already being encoded in
start_command function. BTW, if you submit a patch, it should somehow
work, I can see just by looking at it that it can't work. Or call it
pseudocode in that case.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3565#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list