Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Alex Waygood
|
76af72831a
|
Use the Literal["foo", "bar"] syntax consistently (#6984)
|
2022-01-20 20:16:04 +02:00 |
|
Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Shantanu
|
2ad00c9664
|
Use stubtest 0.920 (#6589)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2021-12-17 13:58:11 +02:00 |
|
kasium
|
f929d30ec0
|
Add stubs for hdbcli (#6550)
hdbcli is the python dbapi for SAP HANA. Not all methods/attributes are 100% compatible with PEP 249.
|
2021-12-09 14:29:06 +01:00 |
|