Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 46a8c1ad6a0797ede9ddca1ebe0fc4e2aeba9073 https://github.com/pgadmin-org/pgadmin4/commit/46a8c1ad6a0797ede9ddca1ebe0fc4e2aeba9073 Author: Akshay Joshi <[email protected]> Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M web/pgadmin/tools/psql/__init__.py
Log Message:
-----------
Use Python's subprocess module instead of the eventlet's subprocess as it is
not working with Python v3.12
