Daniel Shaulov
|
14ffe7ea17
|
Inherit from Any in threading.local and SimpleNamespace
|
2016-01-22 12:24:36 +02:00 |
|
Matthias Kramm
|
94c9ce8fd0
|
Consistently use '= ...' for optional parameters.
|
2015-11-09 13:55:02 -08:00 |
|
Ben Longbons
|
c0aea8e8aa
|
Finish implementation of the types module
Note that many classes will need special handling in the typing module.
|
2015-10-27 20:17:35 -07:00 |
|
Ben Longbons
|
56fe787c74
|
Update a bunch of stubs
|
2015-10-19 20:02:10 -07:00 |
|
Matthias Kramm
|
c1e554af68
|
fix syntax of types.pyi
|
2015-10-12 14:30:17 -07:00 |
|
Matthias Kramm
|
75b3d91e02
|
fixes for types.CodeType (in 2.7/ and 3/)
|
2015-10-12 10:44:45 -07:00 |
|
Ben Longbons
|
793f3399a7
|
Stub for inspect.stack() and related classes
|
2015-10-12 10:35:04 -07:00 |
|
Matthias Kramm
|
337abed05a
|
add (overwrite with) mypy stubs, if available
|
2015-09-30 09:59:44 -07:00 |
|