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.jo...@enterprisedb.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




Reply via email to