pgAdmin 4 commit: Fixed unhashable type issue while opening the about d - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed unhashable type issue while opening the about d
Date
Msg-id E1mt3K8-0000jx-3R@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] React based Modal provider to replace Altertify alert
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] React based Modal provider to replace Altertify alert