提交历史

作者 SHA1 备注 提交日期
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 年之前
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 年之前
  Vaclav Petras ad079931e9 Code quality fixes for grass package (lib/python) (#576) 5 年之前
  Anna Petrasova c825479df7 fix tests for Python 3 6 年之前
  Anna Petrášová 8b9512b8b2 pygrass: fixing doctests (only for Python 3) 6 年之前
  Stefan Blumentrath 013d72c308 fix doctests 6 年之前
  Anna Petrášová 1c5be0c9c6 pygrass: fix for Python 3, see https://trac.osgeo.org/grass/ticket/3662 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Pietro Zambelli 1e57027273 python.builtins: remove wrong imports 7 年之前
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 年之前
  Soeren Gebbert a52fcb4ce3 pygrass vector: Fixed vector rewrite test and $MAP in sqlite path substitution 8 年之前
  Soeren Gebbert 5e4d573bc9 pygrass vector: Fixed missing overwrite flag, added vector name check when evwqaluating the database path 8 年之前
  Pietro Zambelli 5d22fe3003 pygrass: Change Table execute method to accept sql with qmark, use qmark in the Attrs setitem method and update the VectorTopo rewrite method to use the same parameters order of the write method 8 年之前
  Pietro Zambelli 322523614c pygrass: fix missing python3 types 9 年之前
  Pietro Zambelli 241ebc25e8 pygrass: fix python2 and python3 syntax 9 年之前
  Markus Neteler 5be1fb1496 pygrass: msg cosmetics 9 年之前
  Pietro Zambelli 0d13acb886 pygrass: Table.execute add values in the exception message 9 年之前
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces 9 年之前
  Soeren Gebbert 9a901043bf pygrass vector: Re-establishing of the generator functionality in finder classes, 9 年之前
  Soeren Gebbert facf814ffc pygrass raster: Fixed several doctests 9 年之前
  Soeren Gebbert e8febd3a73 pygrass vector: Updated and modified several doc- and unittests to use a generated vector map layer 9 年之前
  Pietro Zambelli 0055d0220e pygrass: Fix bug when the parameter in the order_by and group_by method is not unicode 9 年之前
  Pietro Zambelli 418ca0356c pygrass: Add VARCHAR column support on Table 10 年之前
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) 10 年之前
  Pietro Zambelli eb055760b9 pygrass: improve error message on column type 10 年之前
  Pietro Zambelli e10f5bf3f2 pygrass: Fix Table update and Column add methods, Fix test. 10 年之前
  Luca Delucchi b05b6333b5 pygrass table: fix update function 10 年之前
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed 10 年之前
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 年之前
  Pietro Zambelli 86fa8949fd Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests. 10 年之前