pgAdmin 4 commit: Update pycodestyle to 2.5.0. Allow newer versionsso

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Update pycodestyle to 2.5.0. Allow newer versionsso
Дата
Msg-id E1h6aqe-000851-PR@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update pycodestyle to 2.5.0. Allow newer versions so we can catch issues early.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=906a4a845e09e60f9d8683ca037305e79bbdcd3e

Modified Files
--------------
.pycodestyle                                                   |  2 +-
.../server_groups/servers/databases/event_triggers/__init__.py |  2 +-
.../foreign_data_wrappers/foreign_servers/__init__.py          |  2 +-
.../servers/databases/schemas/functions/tests/utils.py         | 10 +++++-----
.../server_groups/servers/databases/schemas/tables/__init__.py |  6 +++---
.../servers/databases/schemas/tables/partitions/__init__.py    |  8 ++++----
web/regression/requirements.txt                                |  2 +-
7 files changed, 16 insertions(+), 16 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove the dependency on importlib for Python <=2.7.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Fixed issue in Select2 Control,added undefined/nu