Vasily Zakharov
|
4d662f0f49
|
Stubs for maxminddb added (#3245)
|
2019-09-19 17:49:38 +02:00 |
|
Vasily Zakharov
|
e9d1f86591
|
gettext stubs fixed (#3130)
|
2019-07-25 16:57:14 +02:00 |
|
Vasily Zakharov
|
34cc5545fe
|
email.mime.application.MIMEApplication expects data to be bytes, while it should be Union[str, bytes] (#2855)
Fixes #2831
|
2019-03-11 20:42:55 +01:00 |
|
Vasily Zakharov
|
e4e19d6e98
|
Add email.charset.SHORTEST, QP, BASE64 to the stub for Python 2 (#2857)
Also mark Python 3 constants as undocumented.
Fixes #2830
|
2019-03-11 20:41:19 +01:00 |
|
Vasily Zakharov
|
08555f80d1
|
Make vars arguments Optional, as they default to None (#2853)
Closes #2847
|
2019-03-11 15:12:35 +01:00 |
|