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-31 00:24:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4395f1ef16b968b0baa9a563afd5e6fd4ab1b183
typeshed
/
stdlib
History
Andrey Vlasovskikh
4395f1ef16
Make BaseException inherit from object in PY2 (
#1123
)
...
>>> object in BaseException.mro() True
2017-03-31 09:21:39 -07:00
..
2
Make BaseException inherit from object in PY2 (
#1123
)
2017-03-31 09:21:39 -07:00
2and3
Make all single-constraint TypeVars use bound= insteads (plus hack) (
#1118
)
2017-03-29 14:59:24 -07:00
3
Make all single-constraint TypeVars use bound= insteads (plus hack) (
#1118
)
2017-03-29 14:59:24 -07:00
3.3
merge */xml/etree into 2and3/xml/etree (
#899
)
2017-01-30 13:19:28 -08:00
3.4
Add an alias for
ensure_future
as
async
(
#1120
)
2017-03-30 11:58:13 -07:00
3.5
add stubs for zipapp (
#1046
)
2017-03-20 20:07:58 -07:00
3.6
Create stubs for the secrets module in Python 3.6
2017-01-03 18:26:21 -08:00