[Bug 61334] Upgrade python requests on tool labs

2014-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

--- Comment #6 from Arthur Richards aricha...@wikimedia.org ---
Note that tool labs on eqiad has an even older version of the requests library,
which has caused further breakage in my tools.

tools.bugello@tools-login:~$ python
Python 2.7.3 (default, Feb 27 2014, 19:58:35)
[GCC 4.6.3] on linux2
Type help, copyright, credits or license for more information.
 import requests
 requests.__version__
'0.8.2'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61334] Upgrade python requests on tool labs

2014-02-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

--- Comment #5 from Arthur Richards aricha...@wikimedia.org ---
Just wanted to dbl check on the status of this. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61334] Upgrade python requests on tool labs

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

Marc A. Pelletier m...@uberbox.org changed:

   What|Removed |Added

 CC||m...@uberbox.org

--- Comment #1 from Marc A. Pelletier m...@uberbox.org ---
There are a fairly large number of tools that use requests, and it's not clear
that both versions and cooexist peacefully.  Do we know if/how much the API has
changed between v1 and v2 and how likely it is than an upgrade would break
other tools?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61334] Upgrade python requests on tool labs

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

--- Comment #2 from Arthur Richards aricha...@wikimedia.org ---
API changes from v1 to v2 are relatively minor:
http://www.python-requests.org/en/latest/api/#id1

It looks primarily like changes to the types of exceptions that may get raised,
with the scariest looking thing being an update to the proxies API. I suspect
this will be a fairly safe upgrade.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61334] Upgrade python requests on tool labs

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

Marc A. Pelletier m...@uberbox.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #3 from Marc A. Pelletier m...@uberbox.org ---
That, indeed, doesn't look overly disruptive.  I'll make a deb of the more
recent version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61334] Upgrade python requests on tool labs

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61334

--- Comment #4 from Arthur Richards aricha...@wikimedia.org ---
Awesome! Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l