Files
typeshed/stdlib/3
Jakub Stasiak ea37877558 Improve Python 3 inspect stub
This is follow-up to a similar commit improving Python 2.7 inspect stub[1].

Similarly, this commit consists of:

* Splitting and reordering the content into sections corresponding
  to the module's documentation sections
* Implementing missing functions, classes etc.
* Adding TODOs for things that are either difficult to get or I can't
  figure them out right now
* Making the existing code consistent with the newly added things

As suggested in pull request #108 I'm modifying the generic Python 3
stub even though some things changed and were added in various Python
3.x releases - the changes seem to be backwards compatible and the
additions, well, they should not break much except for some false
positives on older Python 3 versions.

Some of the types in this stub were not obvious so I either read the
source code or used my judgment.

[1] 630f718376
2016-03-10 01:28:07 +01:00
..
2016-03-07 23:21:02 +01:00
2016-03-09 11:58:24 +00:00
2016-02-04 15:38:42 +00:00
2015-11-22 16:28:54 -08:00
2015-10-12 08:17:25 -07:00
2016-02-22 17:44:07 -06:00
2016-03-06 09:25:49 +09:00
2016-03-10 01:28:07 +01:00
2016-01-11 13:23:59 -08:00
2016-01-16 16:54:47 -05:00
2016-02-25 09:41:32 +00:00
2015-12-30 21:59:56 +01:00
2016-03-09 09:21:15 -08:00
2016-02-05 11:28:16 -08:00
2016-01-16 16:52:01 -05:00
2015-10-01 14:53:57 -07:00
2016-03-06 10:03:55 +09:00