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-10 05:51:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0927787f08afc2f61492e986c56cd3f2193b1b8
typeshed
/
stdlib
History
Shantanu
1f7023b957
subprocess: mark arg keyword-only, fix name, add property (
#4024
)
2020-05-18 18:59:34 +02:00
..
2
Mark the arguments to os.killpg as positional-only in Python 2. (
#4033
)
2020-05-17 18:06:35 -07:00
2and3
parser: STType.compile() can be called with no arguments. (
#4034
)
2020-05-18 08:30:52 -07:00
3
subprocess: mark arg keyword-only, fix name, add property (
#4024
)
2020-05-18 18:59:34 +02:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
dataclasses: change hash to unsafe_hash, add a minor overload (
#3892
)
2020-04-03 17:23:05 -07:00