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-08 16:13:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
11,216
Commits
6
Branches
2
Tags
d5e3a97baee8ee6f347dc24c2f0be4507fdbdb18
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