pgAdmin 4 commit: Exclude HTTPExceptions from the all_exception_handler

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Exclude HTTPExceptions from the all_exception_handler
Date: 2019-02-04 10:31:50
Message-ID: E1gqbXa-0002Ro-V4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Exclude HTTPExceptions from the all_exception_handler as they should be returned as-is. Fixes #3961

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5fdc1ffb38131a660adaa9bf83d6a295479793bf
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 3 ++-
web/pgadmin/__init__.py | 9 +++++++++
2 files changed, 11 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-04 10:32:26 Re: [pgAdmin4][RM3961] - Exclude HTTPExceptions from all_exception_handler
Previous Message pgAdmin 4 Jenkins 2019-02-04 10:28:31 Build failed in Jenkins: pgadmin4-master-python34 #907