[pgadmin-org/pgadmin4] 2b736c: Ensure that eventlet's subprocess should be used f...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 2b736c: Ensure that eventlet's subprocess should be used f...
Date: 2024-01-01 08:32:10
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/3fa4e8-2b736c@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: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2024-01-01 08:41:30 [pgadmin-org/pgadmin4] 262105: Fix an issue where connection string sequences do ...
Previous Message Khushboo Vashi 2024-01-01 05:35:10 [pgadmin-org/pgadmin4] 3fa4e8: Introduce LDAP configuration parameter LDAP_IGNORE...