<div class="gmail_quote">On Wed, Mar 4, 2009 at 12:54 PM, Guido van Rossum <span dir="ltr">&lt;<a href="mailto:guido@python.org" target="_blank">guido@python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The same as always. We don&#39;t change APIs in bugfix releases.<br></blockquote></div><br>This question is actually for the Zope folks and others who have had problems with the 2.6 asyncore/asynchat:<br><br>Are any of the problems due to a change in the documented API... or are they all due to changes in undocumented internals that your code relied on?<br>
<br>Myself, the only change that I noticed going from 2.5 to 2.6 was that the undocumented signature of asynchat.__init__() changed from taking a parameter called &quot;conn&quot; to one with the same meaning called &quot;sock&quot;.<br>
<blockquote style="margin: 1.5em 0pt;">--<br>
Daniel Stutzbach, Ph.D.<br>
President, <a href="http://stutzbachenterprises.com">Stutzbach Enterprises, LLC</a>
</blockquote>