pgAdmin 4 commit: Required mock package for python < 3.3.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Required mock package for python < 3.3.
Date: 2017-06-13 10:13:41
Message-ID: E1dKipR-0005ix-3Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Required mock package for python < 3.3.
It was required for the commit:
1208206bc0eca2d135469258e8a209b983e668be

Also, do not fetch the scenario-name, when it is not avaiable (but - use
default vaule as the stringified test-case itself).

Branch
------
master

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

Modified Files
--------------
requirements.txt | 3 ++-
web/regression/runtests.py | 8 +++++---
2 files changed, 7 insertions(+), 4 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-06-13 10:16:09 Build failed in Jenkins: pgadmin4-master-python35 #163
Previous Message Khushboo Vashi 2017-06-13 09:36:09 Re: [pgAdmin4][Patch]: Added the shortcut (CTRL + 0) to reset the zoom level in runtime