pgAdmin 4 commit: Fixed unhashable type issue while opening the about d

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed unhashable type issue while opening the about d
Date: 2021-12-03 07:49:40
Message-ID: E1mt3K8-0000jx-3R@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed unhashable type issue while opening the about dialog. Fixes #7048

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/__init__.py | 2 +-
web/pgadmin/about/__init__.py | 7 +++----
3 files changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-03 07:50:31 Re: [pgAdmin][patch] React based Modal provider to replace Altertify alert
Previous Message Aditya Toshniwal 2021-12-03 06:40:27 [pgAdmin][patch] React based Modal provider to replace Altertify alert