[pgadmin-org/pgadmin4] 07fa09: Ignore Python 3.8 minor versions while fixing even...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 07fa09: Ignore Python 3.8 minor versions while fixing even...
Date: 2023-06-09 10:35:21
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/7e3a93-07fa09@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 07fa09f3c7799fb4ebb20a771236cc5b3d711628
https://github.com/pgadmin-org/pgadmin4/commit/07fa09f3c7799fb4ebb20a771236cc5b3d711628
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/pgAdmin4.py

Log Message:
-----------
Ignore Python 3.8 minor versions while fixing eventlet issues for Python 3.9.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2023-06-09 10:54:23 [pgadmin-org/pgadmin4] a5b5ed: Fix the UNICODE encoding issue while connecting th...
Previous Message Akshay Joshi 2023-06-09 09:59:08 [pgadmin-org/pgadmin4] 7e3a93: Fixed SonarQube Bugs