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-16 00:37:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
012901e318bb3d552317065ee336623b52d0c238
typeshed
/
stdlib
History
Chen Li
012901e318
[asyncio] Change _set_running_loop(loop: AbstractEventLoop) to _set_running_loop(loop: Optional[AbstractEventLoop]) (
#2828
)
2019-03-11 00:29:53 +01:00
..
2
Add isascii methods to str, bytes, and bytearray [Python 3.7]. (
#2834
)
2019-03-08 11:07:28 -08:00
2and3
Changed parameter name of several methods in logging module from 'lvl' to 'level' to match the implementation. Use in a keyword arg of 'lvl' results in runtime errors. (
#2840
)
2019-03-10 03:04:31 +01:00
3
[asyncio] Change _set_running_loop(loop: AbstractEventLoop) to _set_running_loop(loop: Optional[AbstractEventLoop]) (
#2828
)
2019-03-11 00:29:53 +01:00
3.5
more 3.7 features (
#2015
)
2018-04-06 11:09:11 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
Flake8 fixes (
#2549
)
2018-10-24 07:20:53 -07:00