This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-09-14 07:02:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
10,547
Commits
6
Branches
2
Tags
a7ae4ecc61362b65a8e830c52f6df62d501e0ab7
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Andrey Rakhmatullin
7b18a0be91
Fix type hint for xml.sax.saxutils.XMLGenerator.__init__(). (
#10979
)
...
The `out` parameter accepts objects with `write(__o: bytes)`, not `write(__o: str)` methods.
2023-11-06 14:31:50 +01:00