pgAdmin 4 commit: Ensure the Python interpreter used by the runtime ign

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the Python interpreter used by the runtime ign
Date: 2021-03-17 15:20:24
Message-ID: E1lMXyC-00061B-I3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the Python interpreter used by the runtime ignores user site-packages. Fixes #6269

Significant debugging by Peter Buckner.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ded65340fefff3cfda7f55e86cc5fe6bd2348e0e

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
runtime/src/js/pgadmin.js | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-03-18 09:21:27 [pgAdmin]:Patch for SonarQube fixes.
Previous Message Akshay Joshi 2021-03-17 13:18:51 pgAdmin 4 commit: Fixed an issue where the top menu disappears when ent