mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Refactor pgAdmin4.py so it can be imported and is a lot more readable. Fixes #5455
This commit is contained in:
committed by
Dave Page
parent
370094274c
commit
059f1e38cc
@@ -15,6 +15,7 @@ Housekeeping
|
||||
|
||||
| `Issue #5443 <https://redmine.postgresql.org/issues/5443>`_ - Remove support for Python 2.
|
||||
| `Issue #5444 <https://redmine.postgresql.org/issues/5444>`_ - Cleanup Python detection in the runtime project file.
|
||||
| `Issue #5455 <https://redmine.postgresql.org/issues/5455>`_ - Refactor pgAdmin4.py so it can be imported and is a lot more readable.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
Reference in New Issue
Block a user