-
Notifications
You must be signed in to change notification settings - Fork 434
Open
Description
Hi there!
I would really appreciate if the methods were defined with correct return data type as specified in PEP-484.
This would help with typing hints where the IDE can correctly determine how to help out with the right methods and variables.
Some examples on places I've stumbled into this:
create_ppolshould type hintPoolPool.acquire()should type hintConnectionConnection.fetch()should type hintlist of RecordConnection.fetchrow()should type hintRecord or None
PavlosMelissinos, rch, jacopofar, arusahni, rmariano and 24 more
Metadata
Metadata
Assignees
Labels
No labels