<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_mako/CHANGES, branch rel_0_6</title>
<subtitle>Python mako
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/'/>
<entry>
<title>- [feature] Added class-level flag to CacheImpl</title>
<updated>2012-03-24T16:19:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-24T16:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=6fe1a4b73e20cfe21f3f17611c96e3d150e17a99'/>
<id>6fe1a4b73e20cfe21f3f17611c96e3d150e17a99</id>
<content type='text'>
  "pass_context"; when True, the keyword argument
  'context' will be passed to get_or_create()
  containing the Mako Context object.
  [ticket:185]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  "pass_context"; when True, the keyword argument
  'context' will be passed to get_or_create()
  containing the Mako Context object.
  [ticket:185]
</pre>
</div>
</content>
</entry>
<entry>
<title>oh we have his name</title>
<updated>2012-03-24T16:00:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-24T16:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=556151f5c2f5e491cb97ca7ffdbdb565b3145ccc'/>
<id>556151f5c2f5e491cb97ca7ffdbdb565b3145ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog</title>
<updated>2012-03-24T15:59:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-24T15:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=3846250e9746fc01328b2580576d8ba590740481'/>
<id>3846250e9746fc01328b2580576d8ba590740481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- [feature] The html_error_template() will now</title>
<updated>2012-03-12T18:22:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-12T18:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=10228fad9797a85a879286eb51ec4ea287225c97'/>
<id>10228fad9797a85a879286eb51ec4ea287225c97</id>
<content type='text'>
  apply Pygments highlighting to the source
  code displayed in the traceback, if Pygments
  if available.  Courtesy Ben Trofatter
  [ticket:95]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  apply Pygments highlighting to the source
  code displayed in the traceback, if Pygments
  if available.  Courtesy Ben Trofatter
  [ticket:95]
</pre>
</div>
</content>
</entry>
<entry>
<title>- [feature] Added support for context managers,</title>
<updated>2012-03-12T05:27:25+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-12T05:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=8bebfc205230d41429a88c98b56d45acf7e67226'/>
<id>8bebfc205230d41429a88c98b56d45acf7e67226</id>
<content type='text'>
  i.e. "% with x as e:/ % endwith" support.
  Courtesy Ben Trofatter [ticket:147]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  i.e. "% with x as e:/ % endwith" support.
  Courtesy Ben Trofatter [ticket:147]
</pre>
</div>
</content>
</entry>
<entry>
<title>- [bug] Fixed endless recursion bug when</title>
<updated>2012-03-09T00:02:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-03-09T00:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=936a524263b90071d601b09a63f3c86117769b61'/>
<id>936a524263b90071d601b09a63f3c86117769b61</id>
<content type='text'>
  nesting multiple def-calls with content.
  Thanks to Jeff Dairiki. [ticket:186]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  nesting multiple def-calls with content.
  Thanks to Jeff Dairiki. [ticket:186]
</pre>
</div>
</content>
</entry>
<entry>
<title>- [bug] Fixed some Py3K resource warnings due</title>
<updated>2012-02-21T14:49:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-02-21T14:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=2f022a271212b220519305649e6a8490cf4399ff'/>
<id>2f022a271212b220519305649e6a8490cf4399ff</id>
<content type='text'>
  to filehandles being implicitly closed.
  [ticket:182]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  to filehandles being implicitly closed.
  [ticket:182]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for [ticket:20] and [ticket:86] much thanks to Eevee</title>
<updated>2012-02-02T16:41:34+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-02-02T16:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=1efbc0327aa00b5bdda724c9e76094826ae15a3f'/>
<id>1efbc0327aa00b5bdda724c9e76094826ae15a3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- [bug] Added special compatibility for the 0.5.0</title>
<updated>2012-01-28T16:01:38+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-01-28T16:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=60c51699d4672c8c0d2fe34398572f089220a1db'/>
<id>60c51699d4672c8c0d2fe34398572f089220a1db</id>
<content type='text'>
  Cache() constructor, which was preventing file
  version checks and not allowing Mako 0.6 to
  recompile the module files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Cache() constructor, which was preventing file
  version checks and not allowing Mako 0.6 to
  recompile the module files.
</pre>
</div>
</content>
</entry>
<entry>
<title>- [bug] The "benchmark" example is now Python 3 compatible</title>
<updated>2012-01-21T23:50:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-01-21T23:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=af13670b6433c6f53d321cf044aa59370fed380f'/>
<id>af13670b6433c6f53d321cf044aa59370fed380f</id>
<content type='text'>
  (even though several of those old template libs aren't
  available on Py3K, so YMMV) [ticket:175]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (even though several of those old template libs aren't
  available on Py3K, so YMMV) [ticket:175]
</pre>
</div>
</content>
</entry>
</feed>
