This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-15 16:27:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
82b9baed3b4d352709180ff68d61d8a003c9a0c3
typeshed
/
stdlib
History
Scott G. Ainsworth
82b9baed3b
Changed all regular expression findall() to return list[Any]. Findall() can return both list[AnyStr] and list[Tuple[AnyStr, AnyStr]]. (
#269
)
2016-06-05 17:50:12 -07:00
..
2.7
Changed all regular expression findall() to return list[Any]. Findall() can return both list[AnyStr] and list[Tuple[AnyStr, AnyStr]]. (
#269
)
2016-06-05 17:50:12 -07:00
2and3
Fix log() signatures; change msg: str to msg: Text.
2016-06-05 17:25:56 -07:00
3
Changed all regular expression findall() to return list[Any]. Findall() can return both list[AnyStr] and list[Tuple[AnyStr, AnyStr]]. (
#269
)
2016-06-05 17:50:12 -07:00
3.2
/xml
make xml.etree.ElementTree.Element a Sequence (
#254
)
2016-06-04 19:28:22 -07:00
3.3
make xml.etree.ElementTree.Element a Sequence (
#254
)
2016-06-04 19:28:22 -07:00
3.4
make xml.etree.ElementTree.Element a Sequence (
#254
)
2016-06-04 19:28:22 -07:00
3.5
/xml
make xml.etree.ElementTree.Element a Sequence (
#254
)
2016-06-04 19:28:22 -07:00