pgadmin4/web/pgadmin/misc/bgprocess
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +05:30
..
static Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
process_executor.py Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
processes.py Fixed an issue where the background job creation fails if there is only a version-specific python binary available in PATH. Fixes #5480 2020-05-06 12:38:06 +05:30