Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 8fbe2fb8f2a6c33091e37231bcd7863d9437b2de https://github.com/pgadmin-org/pgadmin4/commit/8fbe2fb8f2a6c33091e37231bcd7863d9437b2de Author: Nikhil Mohite <[email protected]> Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M web/pgAdmin4.py
Log Message:
-----------
Fixed TypeError: changelist must be an iterable of select.kevent objects
occurring with eventlet & Python3.9.*
