On Fri, Nov 24, 2017 at 05:08:53PM +0100, Olivier Houchard wrote: > The attached patch renames the global variable "proxy" to "proxies_list". > "proxy" is commonly used as a name for function arguments, and a number of > times, "proxy" was used when another variable was really meant. It worked > by luck, but can certainly come back to bite us at some point.
Applied, thanks. We'll probably need to backport a few of these fixes by the way. Willy

