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-07 20:54:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
537b97ed3990e99fec6b0ebb88c10dba4dd79659
typeshed
/
stdlib
History
Jelle Zijlstra
537b97ed39
add bytearray.copy to Python 3 (
#2133
)
...
Fixes
#1715
. 2.7's bytearray doesn't have it.
2018-05-15 14:33:24 -04:00
..
2
add __fspath__ support to os.path (
#2053
)
2018-05-15 10:31:40 -04:00
2and3
Add missing namespace argument to rlcompleter.Completer (
#2105
)
2018-05-09 22:12:02 -07:00
3
add bytearray.copy to Python 3 (
#2133
)
2018-05-15 14:33:24 -04:00
3.3
Add type stub for the lzma module (
#1844
)
2018-02-01 14:36:42 -08:00
3.4
stdlib/selectors: change timeout argument type to float (
#2070
)
2018-04-19 08:36:53 -07: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
Fix importlib.resources for mypy (
#2130
)
2018-05-15 10:34:56 -04:00