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-13 22:52:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9,178
Commits
6
Branches
2
Tags
ac6c61ba04c3d3abf476570de04a9afe7447890b
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