<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/myghty/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/myghty/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 29 Aug 2006 09:30:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/myghty/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Make HTMLErrorFormatter handle unicode in .myt/.py source</title><link>https://sourceforge.net/p/myghty/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;HTMLErrorFormatter isn't cleanly handling unicode characters in .myt and &lt;br /&gt;
their compiled .py files. When your .myt raises an exception, and there's &lt;br /&gt;
unicode characters nearby the originating line of the exception, &lt;br /&gt;
HTMLErrorFormatter will crap out with a UnicodeError when attempting to &lt;br /&gt;
print out those source code lines.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;% m.setTYPO_output_encoding('UTF-8')&lt;br /&gt;
les pylonautes français&lt;br /&gt;
&amp;lt;br /&amp;gt;encoding is: &amp;lt;% m.output_encoding %&amp;gt;&lt;/p&gt;
&lt;p&gt;Myghty doesn't know what kind of unicode it's going to encounter in &lt;br /&gt;
whatever random .myt/.py raises the original exception, so I'm having it &lt;br /&gt;
use the 'replace' errors handler during the translations.&lt;/p&gt;
&lt;p&gt;Beware: I'm not sure how else the Request.apply_escapes method is used, &lt;br /&gt;
so mind my patch to it (maybe give it an errors keyword option instead).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Jenvey</dc:creator><pubDate>Tue, 29 Aug 2006 09:30:15 -0000</pubDate><guid>https://sourceforge.net813c65a3365e59f6e888742208a50523fe93f425</guid></item><item><title>Typos in encoding.py in unicode-opt2</title><link>https://sourceforge.net/p/myghty/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Looks like the tests didn't quite cover this errors property -- there's a &lt;br /&gt;
couple typos&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philip Jenvey</dc:creator><pubDate>Tue, 29 Aug 2006 07:14:30 -0000</pubDate><guid>https://sourceforge.net7935ebc2646a23816d78bf6aeaf0136598964cdd</guid></item><item><title>List underlying exception type for wrapped exceptions</title><link>https://sourceforge.net/p/myghty/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice if the error report listed the&lt;br /&gt;
underlying type of wrapped exceptions.&lt;/p&gt;
&lt;p&gt;Here's a simple patch which does just that. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Geoffrey T. Dairiki</dc:creator><pubDate>Tue, 13 Sep 2005 17:59:26 -0000</pubDate><guid>https://sourceforge.net305786fce2239335828fcd63614b66e40bb3d725</guid></item><item><title>Reference the URI Cache from the data cache section.</title><link>https://sourceforge.net/p/myghty/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Small documentation patch which adds a reference to the&lt;br /&gt;
URI Cache setting from the Data Caching section of the&lt;br /&gt;
documentation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean Reifschneider</dc:creator><pubDate>Wed, 31 Aug 2005 23:49:32 -0000</pubDate><guid>https://sourceforge.net855b871041dbe6fec7e85322012b191e7b334683</guid></item></channel></rss>