<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Possible bug in 1.0.4b3 tag of turbogears</title>
	<atom:link href="http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/</link>
	<description>Programming, gardening, economics, life in Cleveland Heights</description>
	<lastBuildDate>Sat, 04 Feb 2012 03:03:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matt</title>
		<link>http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/comment-page-1/#comment-762</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 11 Jan 2008 16:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/#comment-762</guid>
		<description>Marius: Thanks for pointing out that I could have used reversed instead of a copy and an in-place reverse.  I keep forgetting about reversed.

Florent: I am now running the svn 1.0 branch it works beautifully.  I&#039;ll post a ticket into trac and then follow up on my original post.</description>
		<content:encoded><![CDATA[<p>Marius: Thanks for pointing out that I could have used reversed instead of a copy and an in-place reverse.  I keep forgetting about reversed.</p>
<p>Florent: I am now running the svn 1.0 branch it works beautifully.  I&#8217;ll post a ticket into trac and then follow up on my original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/comment-page-1/#comment-761</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Fri, 11 Jan 2008 10:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/#comment-761</guid>
		<description>Is there any reason you can&#039;t do

        for item in reversed(self._get_soClasses()):

and have to use copy.copy() instead?</description>
		<content:encoded><![CDATA[<p>Is there any reason you can&#8217;t do</p>
<p>        for item in reversed(self._get_soClasses()):</p>
<p>and have to use copy.copy() instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Aide</title>
		<link>http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/comment-page-1/#comment-760</link>
		<dc:creator>Florent Aide</dc:creator>
		<pubDate>Fri, 11 Jan 2008 07:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tplus1.com/index.php/2008/01/10/possible-bug-in-104b3-tag-of-turbogears/#comment-760</guid>
		<description>Hi Matt,

please test the SVN (branch 1.0, revision 3866 or upper) which has a lot of fixes regarding the first error (encode_utf8). I&#039;ll release 1.0.4b4 on Saturday night. If you find some problem you&#039;ll have time to ping me back.

Regarding the second issue, please could you post a ticket in our trac system with the proposed patch, and ping me back in the ML by answering the original thread with the ticket id. I _really_ have no time to work on this right now. I would have loved to release 1.0.4b4 nearly one month ago already. I swear I&#039;ll look at this and apply it if it works :)

This way you&#039;ll get all the fixes in the next release.

Cheers,
Florent Aide.</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>please test the SVN (branch 1.0, revision 3866 or upper) which has a lot of fixes regarding the first error (encode_utf8). I&#8217;ll release 1.0.4b4 on Saturday night. If you find some problem you&#8217;ll have time to ping me back.</p>
<p>Regarding the second issue, please could you post a ticket in our trac system with the proposed patch, and ping me back in the ML by answering the original thread with the ticket id. I _really_ have no time to work on this right now. I would have loved to release 1.0.4b4 nearly one month ago already. I swear I&#8217;ll look at this and apply it if it works <img src='http://blog.tplus1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This way you&#8217;ll get all the fixes in the next release.</p>
<p>Cheers,<br />
Florent Aide.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

