Files
typeshed/stdlib/3
Eklavya Sharma a424eeb1f8 Fix some stubs in urllib.parse (#334)
* urllib.parse: Make return type of unquote_from_bytes str.

* urllib.parse: Reject encoding when quote is passed bytes.

encoding and errors must not be supplied to quote_plus and
quote if the first parameter is a bytes, or a TypeError is raised.
So overload quote and do not put encoding and errors in the
version where bytes is the first parameter.

quote and quote_plus also allow string and safe to be of different
types.  Also allow that in the stubs.
2016-07-04 13:53:46 -07:00
..
2016-06-30 09:00:13 -07:00
2016-04-11 00:27:58 -04:00
2016-06-11 10:43:08 -07:00
2016-06-05 16:55:51 -07:00
2016-06-02 10:16:01 -07:00
2016-04-11 00:27:58 -04:00
2016-05-05 11:32:06 +01:00
2016-04-11 00:27:58 -04:00
2016-04-11 00:27:58 -04:00
2016-04-12 16:09:07 -07:00
2016-05-04 16:54:57 -07:00
2016-03-23 08:30:39 +01:00
2016-02-22 17:44:07 -06:00
2016-03-06 09:25:49 +09:00
2016-05-17 14:32:03 +01:00
2016-05-19 14:34:38 -07:00
2016-04-11 00:27:58 -04:00
2016-04-11 00:27:58 -04:00
2016-03-10 01:28:07 +01:00
2016-05-12 16:52:36 -07:00
2016-06-28 18:26:54 +01:00
2016-04-11 00:27:58 -04:00
2016-01-16 16:54:47 -05:00
2016-05-03 11:48:38 -07:00
2016-04-11 00:27:58 -04:00
2016-02-25 09:41:32 +00:00
2015-12-30 21:59:56 +01:00
2016-06-02 10:08:07 -07:00
2016-06-06 08:52:40 -07:00
2016-01-16 16:52:01 -05:00
2016-04-17 19:59:47 -07:00
2016-07-02 10:05:02 -07:00
2016-06-10 17:27:12 -07:00
2016-05-04 16:54:57 -07:00
2016-03-06 10:03:55 +09:00