[Reportbug-commits] [reportbug] 15/27: Finish open_url return type conversion: url_open() now returns a string and no longer an HTTPRespons object; patch by Nis Martensen; extends the fix for #859274
Sandro Tosi
morph at moszumanska.debian.org
Mon May 29 20:14:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository reportbug.
commit f1b1cade0aae009171553ea93821750307895659
Author: Sandro Tosi <morph at debian.org>
Date: Mon May 29 14:06:36 2017 -0400
Finish open_url return type conversion: url_open() now returns a string and no longer an HTTPRespons object; patch by Nis Martensen; extends the fix for #859274
---
debian/changelog | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2724496..b4c7f2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,12 @@ reportbug (7.1.7) UNRELEASED; urgency=medium
* bin/querybts
- url_open() now returns a string, no need to read() it anymore; also
replace URLError exception handling with NoNetwork; Closes: #859274
+ * reportbug/debbugs.py, reportbug/utils.py
+ - Finish open_url return type conversion: url_open() now returns a string
+ and no longer an HTTPRespons object; patch by Nis Martensen; extends the
+ fix for #859274
- -- Sandro Tosi <morph at debian.org> Mon, 29 May 2017 14:02:39 -0400
+ -- Sandro Tosi <morph at debian.org> Mon, 29 May 2017 14:05:29 -0400
reportbug (7.1.6) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git
More information about the Reportbug-commits
mailing list