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-28 14:46:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6afa6101919df4a0cffc9c8868d8eedd8117526f
typeshed
/
stdlib
History
Zac Hatfield-Dodds
6afa610191
memoryview is a context manager (
#2442
)
...
Since Python 3.2, __enter__ returns self and __exit__ calls self.release()
2018-09-11 14:13:38 +02:00
..
2
fix module argument to unittest.main (
#2403
)
2018-09-10 11:04:05 -07:00
2and3
add __enter__, __exit__ and __getattr__ to streamreader/writer (
#2411
)
2018-09-04 13:38:18 -07:00
3
memoryview is a context manager (
#2442
)
2018-09-11 14:13:38 +02: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
Overload the definitions of dataclasses.asdict and dataclasses.astuple (
#2422
)
2018-09-06 22:14:28 -07:00