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-08 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f4c6ff786d956ff574c034c8ffc09fa2f7ce6d0
typeshed
/
stdlib
History
Guido van Rossum
4f4c6ff786
Fix constructor signatures to 2.7/cPickle.{Pickler,Unpickler}.
2016-01-27 11:43:45 -08:00
..
2.7
Fix constructor signatures to 2.7/cPickle.{Pickler,Unpickler}.
2016-01-27 11:43:45 -08:00
2and3
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
3
Revert "Fix min()/max() overloading with key= parameter. Fixes #1150."
2016-01-27 11:10:40 -08:00
3.3
Consistently use '= ...' for optional parameters.
2015-11-09 13:55:02 -08:00
3.4
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00