Historial de Commits

Autor SHA1 Mensaje Fecha
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) hace 4 años
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) hace 4 años
  Vaclav Petras ad079931e9 Code quality fixes for grass package (lib/python) (#576) hace 5 años
  Tomas Zigo 8150805186 remove redundant encode string call in the error message string interpolation (#308) hace 5 años
  Anna Petrasova 5249e44acc xml needs to be decoded by correct encoding, see https://trac.osgeo.org/grass/ticket/3872 hace 5 años
  Huidae Cho a6c11b3179 Fix Cannot parse interface for module on Windows (#46) hace 5 años
  Anna Petrasova 0f81804a18 fix encoding error in https://trac.osgeo.org/grass/ticket/3867 hace 5 años
  Anna Petrasova d9b69900f5 pythonlib: fix encoding hace 6 años
  Martin Landa d7e2cb261f attempt to fix grass.task.get_interface python3 issue, see https://trac.osgeo.org/grass/ticket/3731 hace 6 años
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti hace 6 años
  Pietro Zambelli 1e57027273 python.builtins: remove wrong imports hace 7 años
  Martin Landa 1490a11e6b revert accidental commit (https://trac.osgeo.org/grass/changeset/71275) hace 7 años
  Martin Landa 8c3493007b libraster: link against GDAL 2.2 (OSGeo4W) hace 7 años
  Martin Landa 012f68e2c9 GUI dialog: fix guidependency for maps/columns (see eg. v.what.vect query_map -> query_column) hace 8 años
  Anna Petrášová 54c845c5d4 libpython: use different formatting notation to avoid problems with unicode, see https://trac.osgeo.org/grass/ticket/3205 hace 8 años
  Martin Landa 642a8b9b25 d.mon + d.vect: ERROR: Option <map> does not accept multiple answers (see https://trac.osgeo.org/grass/ticket/3132) hace 8 años
  Anna Petrášová 09c700d688 wxGUI: fix passing non ascii characters to d.text hace 8 años
  Pietro Zambelli 93daa73c3b script: fix python 2 and python 3 syntax hace 9 años
  Vaclav Petras 98e0737904 wxGUI: carry on the full path to executable for form.py if provided (https://trac.osgeo.org/grass/ticket/2133) hace 9 años
  Anna Petrášová 78ee33bc1e task.py: fix encoding again (https://trac.osgeo.org/grass/ticket/2827) hace 9 años
  Anna Petrášová 0f9ccfa08f wxGUI: fix unicode error from https://trac.osgeo.org/grass/ticket/2827 hace 9 años
  Anna Petrášová 24cefc9cfc wxGUI: fix loading addons (with different locale) which are compiled for different version - use only byte strings hace 9 años
  Pietro Zambelli f8bd0873ae scipt:task import regexp module that it is used hace 9 años
  Anna Petrášová 9205811b1c wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode() hace 9 años
  Martin Landa 9975021dde pythonlib: fix typo hace 10 años
  Vaclav Petras 1ea1e8e296 pythonlib: more error for script.task.parse_interface hace 10 años
  Martin Landa af7746e67f libpython: move cmd list <-> tuple from wxGUI hace 10 años
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) hace 10 años
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning hace 10 años
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 hace 10 años