This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-04-23 15:44:35 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
52cf716831ea11c08741db5f07ed740b3c9714c2
typeshed
/
stubs
/
PyMySQL
/
pymysql
History
Alex Waygood
4fea314594
Replace
Any
with
Incomplete
in many places (
#9558
)
2023-01-18 08:48:16 +00:00
..
constants
Update PyMySQL constants (
#7670
)
2022-04-21 13:56:14 +02:00
__init__.pyi
Delete python 2 branches from third-party stubs (
#7741
)
2022-04-29 20:53:01 +01:00
charset.pyi
Remove empty
__init__
methods from classes with 0 parents (
#8907
)
2022-10-16 12:47:47 +01:00
connections.pyi
Replace
Any
with
Incomplete
in many places (
#9558
)
2023-01-18 08:48:16 +00:00
converters.pyi
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
cursors.pyi
Python 3 stubs: use
str
instead of
typing.Text
(
#7638
)
2022-04-16 15:47:00 +01:00
err.pyi
Use lowercase
type
everywhere (
#6853
)
2022-01-08 16:09:29 +01:00
times.pyi
…
util.pyi
…