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-17 00:33:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8,634
Commits
6
Branches
2
Tags
5367bab4ed2685ecf37cefedeb01ee5a95e7e44a
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