<div dir="ltr">Howdy all,<div><br></div><div>I'd love to be able to get <a href="http://bugs.python.org/issue28288">http://bugs.python.org/issue28288</a> into 2.7.12 .  I've found the -3 flag to be immensely useful when porting Python code to Python 3, but unfortunately it can be difficult to use with services that run python in subprocesses (like Gunicorn or Xdist with py.test).  With this patch I'd be able to set the `<span style="color:rgb(0,0,0);font-size:11.8953px;white-space:pre-wrap">PYTHON3WARNINGS` environment variable to ensure I get warnings everywhere.</span></div><div><span style="color:rgb(0,0,0);font-size:11.8953px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:11.8953px;white-space:pre-wrap">Thanks, let me know what you think,</span></div><div><span style="color:rgb(0,0,0);font-size:11.8953px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:11.8953px;white-space:pre-wrap">Roy</span></div></div>