<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 29, 2013 at 8:11 PM, Barry Warsaw <span dir="ltr"><<a href="mailto:barry@python.org" target="_blank">barry@python.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a quick reminder that I intend to cut 2.6.9rc1 tomorrow.<br>
<br>
Here are the open issues still on my list:<br>
<br>
- 16040 - nntplib: unlimited readline() from connection<br>
<br>
  This one is waiting for a patch, but TBH if it doesn't make it into 2.6.9 I<br>
  won't care too much.  I also don't mind reviewing and applying a patch<br>
  between 2.6.9rc1 and 2.6.9 final.<br>
<br>
- 16041 - poplib: unlimited readline() from connection<br>
<br>
  This one has a patch for 2.7 which does not apply cleanly to 2.6.  I'm of a<br>
  similar mind as with #16040 - if we can get a clean patch after 2.6.9rc1,<br>
  then fine, but otherwise I'm okay with this one not making it into 2.6.9<br>
  final.<br>
<br></blockquote><div><br></div><div>I added a patch for issue 16041 in 2.6. It's not too pretty, as I added another test case class with just a slightly different server implementation. This is mainly due to how the tests have been reworked for 2.7 and I didn't feel too comfortable of copying those tests back to 2.6.</div>

<div><br></div><div>- Jyrki</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All other related issues have been fixed in the 2.6 branch.<br>
<br>
If anyone knows of any other issues that should be on the 2.6.9 radar, please<br>
let me know asap.  Remember, 2.6.9 final is currently scheduled for October<br>
28, and it will be the last official 2.6 release of the series.  After this,<br>
we are retiring the 2.6 branch.  Speak now or forever hold your peace.<br>
<br>
Cheers,<br>
-Barry<br>
<br>_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/jyrki%40dywypi.org" target="_blank">https://mail.python.org/mailman/options/python-dev/jyrki%40dywypi.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>- Jyrki
</div></div>