From bdc84baaac0071c12cf09a83dbe7a9bbabe4b5cb Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 16 Sep 2017 15:03:17 -0400 Subject: Add parse_http_list and parse_keqv_list to moved urllib.request (#203) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e160137..5f6a697 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ This file lists the changes in each six version. Development version ------------------- +- Pull request #203: Add parse_http_list and parse_keqv_list to moved + urllib.request. + - Pull request #172 and issue #171: Add unquote_to_bytes to moved urllib.parse. - Pull request #167: Add `six.moves.getoutput`. -- cgit v1.2.1