pgAdmin 4 commit: Fixed TypeError 'NoneType' object is not sub scriptab

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed TypeError 'NoneType' object is not sub scriptab
Date: 2021-07-15 12:19:52
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed TypeError 'NoneType' object is not sub scriptable. Fixes #6580

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e8af67202d3e0da78e6da5210f04bcd7ec03373
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_5_6.rst | 20 ++++++++++++++++++++
web/pgadmin/__init__.py | 6 +++---
3 files changed, 24 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-15 12:20:34 Re: Translators: Release next week
Previous Message Akshay Joshi 2021-07-15 12:01:21 pgAdmin 4 commit: Tag REL-5_5 has been created.