Valérian Rousset
|
2b776cfb4e
|
complete urllib (#241)
|
2016-06-02 09:22:29 -07:00 |
|
Valérian Rousset
|
a32d8a9da6
|
add types to sys.getrefcount (#237)
|
2016-06-02 00:27:37 -07:00 |
|
Valérian Rousset
|
d43adbe97e
|
WIP: Mapping.{get,pop} can return default type (#223)
* Mapping.{get,pop} can return default type
* Mapping values are covariant
|
2016-05-30 10:05:44 -07:00 |
|
Valérian Rousset
|
5b5f01f33c
|
Improve email.* (#207)
* improve email
* complete email.message
* complete email.policy
* complete email.parser
* complete email.generator
* complete email.headerregistry
* complete email.contentmanager
* complete email.header
* complete email.charset
* complete email.errors
* complete email.feedparser
|
2016-05-30 10:04:51 -07:00 |
|
Valérian Rousset
|
191e153427
|
more closely fit to html.parser documentation (#231)
|
2016-05-30 09:51:34 -07:00 |
|
Valérian Rousset
|
ff94f6def0
|
specifiy Callable in sys.call_tracing (#230)
|
2016-05-30 09:32:56 -07:00 |
|
Valérian Rousset
|
9154cd1320
|
type errors in codecs.EncodedFile (#208)
|
2016-05-18 14:43:33 +01:00 |
|
Valérian Rousset
|
e9efb31aa7
|
fix integration of io with mypy (#196)
|
2016-05-12 16:52:36 -07:00 |
|
Valérian Rousset
|
9fdac6e0df
|
improve io (#194)
* added types to io, some version-specific variants
* remove _io (moved the classes to io)
* remove internal, unused xml.etree._ListDataStream
|
2016-05-11 10:47:24 -07:00 |
|
Valérian Rousset
|
c2194c9761
|
add AST.__init__ annotation (#184)
|
2016-05-05 11:32:06 +01:00 |
|
tharvik
|
3c92450972
|
add __dict__ attribute to class instance
|
2016-04-04 08:46:04 +02:00 |
|