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-08-30 19:46:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
11,163
Commits
6
Branches
2
Tags
e2bc120079541fdddda54f5bc9cc3dffcfb656d4
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