 Lucas WimanandGuido van Rossum
|
0d1015f00b
|
Update type of six.string_types to Union[str, unicode] (#882)
|
2017-01-30 07:41:19 -08:00 |
|
 Lucas WimanandGuido van Rossum
|
7c93bb07e1
|
Update annotations for unittest.skip* methods. (#877)
|
2017-01-29 20:33:49 -08:00 |
|
 Lucas WimanandGuido van Rossum
|
225f302135
|
Address str/unicode issue with logging.getLogger. (#883)
Fixes #843.
|
2017-01-29 11:40:20 -08:00 |
|
 Lucas WimanandGuido van Rossum
|
c048984ab9
|
Update stub of str to match documentation. (#893)
|
2017-01-29 10:14:32 -08:00 |
|
 Lucas WimanandJukka Lehtosalo
|
6d1edb285d
|
Expand several stdlib methods to accept unicode or str. (#869)
Expand several stdlib methods to accept unicode or str.
|
2017-01-27 16:03:25 +00:00 |
|