commit | 523809259251f5f2d3b7d1d291af850fd353b0eb | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Thu Apr 25 05:45:48 2013 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Thu Apr 25 05:45:48 2013 -0700 |
tree | c72e14cf1549f89eef8fafa08d84f27ca0d3a513 | |
parent | 34373b22523302202345007ee685cc833a2b10e0 [diff] [blame] |
Issue #17272: Making the urllib.request's Request.full_url a descriptor. Fixes bugs with assignment to full_url. Patch by Demian Brecht.
diff --git a/Misc/ACKS b/Misc/ACKS index 3520e96..997496a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -153,6 +153,7 @@ Sven Brauch Erik Bray Brian Brazil +Demian Brecht Dave Brennan Tom Bridgman Anthony Briggs