Markus Neteler
|
71e9abae5d
libpython: explain verbosity levels (#998)
|
4 年之前 |
Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 年之前 |
Vaclav Petras
|
0a5097cd0e
doc: Use gs as alias for grass.script in doc (#282)
|
4 年之前 |
Anna Petrasova
|
dbeb5f36cb
pythonlib: add env variables to all relevant functions (#677)
|
4 年之前 |
Anna Petrasova
|
aaf94906c8
pythonlib: safer mechanism for switching dbs in create_location (#804)
|
4 年之前 |
Anna Petrasova
|
fd7c7a5ad3
pythonlib: allow wkt to be also string in create_location() (#723)
|
4 年之前 |
Vaclav Petras
|
71c8a1f1d0
libpython: Avoid race condition when reading region in use_temp_region() (#638)
|
5 年之前 |
Vaclav Petras
|
ad079931e9
Code quality fixes for grass package (lib/python) (#576)
|
5 年之前 |
Vaclav Petras
|
e4fc0a935e
Fix tab, indentation and membership Flake8 warnings in grass package (#540)
|
5 年之前 |
Anna Petrasova
|
c3827c8f86
several fixes related to font dialog (#292)
|
5 年之前 |
Vaclav Petras
|
cc6dbebfa0
pythonlib: return None from run_command() (#165)
|
5 年之前 |
Markus Neteler
|
cc2f17938d
change python to python3 (#98)
|
5 年之前 |
Markus Neteler
|
2f892ffa9b
Needed version updates for GRASS GIS 7.9 (#77)
|
5 年之前 |
Huidae Cho
|
a6c11b3179
Fix Cannot parse interface for module on Windows (#46)
|
5 年之前 |
Huidae Cho
|
cea7431423
python3: shutil.which and subprocess.Popen.__init__ internally use strings, so forcing bytes here raises exceptions (#48)
|
5 年之前 |
Anna Petrášová
|
af3ab58e9c
pythonlib: cleanup decoding/encoding in scripting library
|
6 年之前 |
Martin Landa
|
b30dbec619
fix python3 issue in grass.script.core.start_command() when debug enabled
|
6 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Martin Landa
|
2931415ef1
python script lib: cosmetics in CalledModuleError
|
6 年之前 |
Markus Neteler
|
b660ed52da
python script core: shutil_which() exception fix for Python 3 (fixes https://trac.osgeo.org/grass/ticket/3773)
|
6 年之前 |
Martin Landa
|
d098565658
winGRASS 7.7svn execute command fails, see https://trac.osgeo.org/grass/ticket/3733
|
6 年之前 |
Martin Landa
|
545d9699aa
grass.core.find_program(): force bytes, see https://trac.osgeo.org/grass/ticket/3731
|
6 年之前 |
Martin Landa
|
9d6c75cb1d
wingrass77 core python3 issues, see https://trac.osgeo.org/grass/ticket/3723
|
6 年之前 |
Martin Landa
|
fef55ab82b
avoid usage of os.environb, inspired by https://stackoverflow.com/questions/52269281/fix-import-error-on-using-environb-in-python, see https://trac.osgeo.org/grass/ticket/3723
|
6 年之前 |
Markus Metz
|
490ae922d5
libpython: revert https://trac.osgeo.org/grass/changeset/73238
|
6 年之前 |
Markus Metz
|
c6e774daf0
libpython: by default, no error output is produced even though the output in case of failure reads "Process ended with non-zero return code 1. See errors in the (error) output.", change default to cpature and report error output
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Markus Neteler
|
04157af89b
version bump: grass76 -> grass77 related updates
|
6 年之前 |
Markus Neteler
|
c32a2c96f0
version bump: grass75 -> grass76 related updates
|
6 年之前 |
Stefan Blumentrath
|
81e9ff7ad0
add tempname() function to grass.script.core, fix https://trac.osgeo.org/grass/ticket/3615
|
6 年之前 |