Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 2b736c18ab41ec047ed6e59647e01017034d874d
https://github.com/pgadmin-org/pgadmin4/commit/2b736c18ab41ec047ed6e59647e01017034d874d
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2024-01-01 (Mon, 01 Jan 2024)
Changed paths:
M docs/en_US/release_notes_8_2.rst
M requirements.txt
M web/pgadmin/tools/psql/__init__.py
Log Message:
-----------
Ensure that eventlet's subprocess should be used following the resolution of an issue with Python 3.12 by eventlet. #6926