Thread: [pgadmin-org/pgadmin4] 715fa4: Fix an error 'list' object has no attribute 'strip...

Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 715fa47eb699f741d3c5808690bf5fa65590542d
      https://github.com/pgadmin-org/pgadmin4/commit/715fa47eb699f741d3c5808690bf5fa65590542d
  Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M docs/en_US/config_py.rst
    M web/pgadmin/utils/driver/psycopg3/connection.py
    M web/pgadmin/utils/driver/psycopg3/typecast.py

  Log Message:
  -----------
  Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first
time.#6556