| From: | Akshay Joshi <noreply(at)github(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | [pgadmin-org/pgadmin4] 9eb7c1: 1) Ensure that eventlet's subprocess is used for P... |
| Date: | 2023-11-02 10:34:15 |
| Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/5d7080-9eb7c1@github.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9eb7c1cbea2bed4db4ea6b45e372c7458aa68ff4
https://github.com/pgadmin-org/pgadmin4/commit/9eb7c1cbea2bed4db4ea6b45e372c7458aa68ff4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M .pycodestyle
M docs/en_US/release_notes_7_9.rst
M tools/sql_keywords.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/domains/tests/test_domain_sql.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/tests/test_procedure_exec_sql.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/sqleditor/tests/test_sql_ascii_encoding.py
M web/regression/re_sql/tests/test_resql.py
Log Message:
-----------
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
2) Fixed unescape sequence for Python 3.12
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dependabot[bot] | 2023-11-02 10:34:17 | [pgadmin-org/pgadmin4] 3ad6b5: Python dependency: Update flask-babel requirement |
| Previous Message | dependabot[bot] | 2023-11-02 10:33:36 | [pgadmin-org/pgadmin4] |