<p dir="ltr"><br>
On Jul 8, 2015 6:33 AM, &quot;Donald Stufft&quot; &lt;<a href="mailto:donald@stufft.io">donald@stufft.io</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On July 8, 2015 at 4:00:48 AM, Robert Collins (<a href="mailto:robertc@robertcollins.net">robertc@robertcollins.net</a>) wrote:<br>
&gt; &gt; I&#39;m backporting the changes in cPython to mock to the mock standalone<br>
&gt; &gt; package. There&#39;s various cleanups, some of which would break compat<br>
&gt; &gt; for 2.6. I&#39;ve already thrown &lt; 2.6 under the bus, but 2.6 is sitting<br>
&gt; &gt; in a grey area.... its doable but its still got quite some ugly (in<br>
&gt; &gt; particular &#39;nested&#39; which only exists on 2.6 these days).<br>
&gt; &gt;<br>
&gt; &gt; If noone jumps in with:<br>
&gt; &gt; &quot;I use mock, on 2.6, and I&#39;m willing to do the work in a timely manner<br>
&gt; &gt; to backport any future changes from cPython that are problematic on<br>
&gt; &gt; 2.6&quot;<br>
&gt; &gt;<br>
&gt; &gt; then its going under the bus:) I&#39;ll do the initial backport, but I&#39;m<br>
&gt; &gt; looking for a time commitment from someone(s) to deal with future<br>
&gt; &gt; ports on an as-needed basis. By which I mean, when I go to port, and<br>
&gt; &gt; its gnarly, I want to be able to drop someone an email and have<br>
&gt; &gt; turnaround time of oh, say, a week.<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; pip uses mock and still cares about 2.6.<br>
&gt;<br>
&gt; ---<br>
&gt; Donald Stufft<br>
&gt; PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; testing-in-python mailing list<br>
&gt; <a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
&gt; <a href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a></p>
<p dir="ltr">I too use mock a lot on 2.6.</p>