You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testing.postgresql uses pg8000 and the latest version of pg8000 drops
support for Python 2. Pin the version of pg8000 used on Python 2 until
this PR is incorporated into the testing.postgresql project:
[tk0miya/testing.postgresql#29](tk0miya/testing.postgresql#29)
(After that, this commit can be reverted)
0 commit comments