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
2026-04-14 19:49:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b56ebf2b6ad85e0c546745b24748bab882687956
typeshed
/
stdlib
/
2and3
History
Guido van Rossum
8ee3123e02
Fix log() signatures; change msg: str to msg: Text.
2016-06-05 17:25:56 -07:00
..
logging
Fix log() signatures; change msg: str to msg: Text.
2016-06-05 17:25:56 -07:00
_bisect.pyi
…
_heapq.pyi
…
bz2.pyi
Add a very basic bz2 stub
2016-04-13 11:44:43 +02:00
cmath.pyi
…
marshal.pyi
…
math.pyi
Add missing 3.3+ and 3.5+ math functions (
#164
)
2016-04-25 21:40:40 -07:00
operator.pyi
Misc stub fixes (
#181
)
2016-05-04 16:54:57 -07:00
warnings.pyi
Move warnings.pyi into 2and3/.
2016-04-08 14:43:43 -07:00
webbrowser.pyi
Only define Chrome class on py2.7 or >3.2
2016-02-01 10:02:54 +00:00