-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
The Python client currently sends a client_version field in the "bind" message, which is not documented anywhere in the protocols. We should fix that.
The value it currently sends is a tuple (JSON list) with two elements. The first one is "python" (an identifier for the implementation), the second one is the version number.
Metadata
Metadata
Assignees
Labels
No labels