<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste/evalexception, branch 1.2</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>revert r6094: evalexception is tied to MochiKit 1.3.1,</title>
<updated>2007-01-17T04:55:45+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2007-01-17T04:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f1b39248080c264ce471b7b56ac0d2a47eb9010b'/>
<id>f1b39248080c264ce471b7b56ac0d2a47eb9010b</id>
<content type='text'>
which these changes are incompatible with
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which these changes are incompatible with
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from David Smith to support newer versions of MochiKit in evalexception</title>
<updated>2007-01-15T19:03:53+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-01-15T19:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=ee9c15b2f7e3c2596e8f75cf4ed6cfc31fb90b5b'/>
<id>ee9c15b2f7e3c2596e8f75cf4ed6cfc31fb90b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed restorer evalcontext_begin/end in_evalcontext to restoration_begin/end in_restoration</title>
<updated>2006-12-22T00:55:25+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-12-22T00:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=2e24acb32c99131c1e0ea9075cd95fd56ed82550'/>
<id>2e24acb32c99131c1e0ea9075cd95fd56ed82550</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable the StackedObjectRestorer during show_frame so locals show up</title>
<updated>2006-12-04T23:06:02+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-12-04T23:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=34a33db3119e30a785b91d5e6f475b5ba4585e9f'/>
<id>34a33db3119e30a785b91d5e6f475b5ba4585e9f</id>
<content type='text'>
correctly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
correctly
</pre>
</div>
</content>
</entry>
<entry>
<title>StackedObjectProxies now work within the interactive debugger. When</title>
<updated>2006-12-01T06:00:25+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-12-01T06:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=4f3292b2ea984f12f5cb83a9d72a1073949e8222'/>
<id>4f3292b2ea984f12f5cb83a9d72a1073949e8222</id>
<content type='text'>
EvalException is enabled and RegistryManager and or EvalException detect an
unexpected exception, they'll call StackedObjectRestorer to:
o save the Registry state
o change currently registered StackedObjectProxies to detect when they're being
used within the interactive debugger via a threadlocal (resulting in a small
performance hit). They'll get their proxied object from the restorer when they
detect the presence of the debugger, otherwise they'll continue to work as
normal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EvalException is enabled and RegistryManager and or EvalException detect an
unexpected exception, they'll call StackedObjectRestorer to:
o save the Registry state
o change currently registered StackedObjectProxies to detect when they're being
used within the interactive debugger via a threadlocal (resulting in a small
performance hit). They'll get their proxied object from the restorer when they
detect the presence of the debugger, otherwise they'll continue to work as
normal
</pre>
</div>
</content>
</entry>
<entry>
<title>A big commit, primarily aesthetic/whitespace in nature.  This is the result of running pylint over the codebase.  Some minor/hard-to-reach typos were also picked up.</title>
<updated>2006-10-20T22:08:05+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-10-20T22:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=eed6a1aa916bb6cd377267c6a4b06a629e20b8c2'/>
<id>eed6a1aa916bb6cd377267c6a4b06a629e20b8c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved evalexception entry point</title>
<updated>2006-10-20T19:05:40+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-10-20T19:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=220e58fbe70aae21c9accbdb3b5e98c09b6394e2'/>
<id>220e58fbe70aae21c9accbdb3b5e98c09b6394e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the catching_iter method is no longer used; removing it</title>
<updated>2006-08-11T03:35:18+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-08-11T03:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f0d3e7f4559622813840c0c24f6a6577869d0374'/>
<id>f0d3e7f4559622813840c0c24f6a6577869d0374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only displaying EvalException's full traceback button when the full traceback</title>
<updated>2006-07-31T02:46:11+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-07-31T02:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=d482d52e3fb90a110ecfc233af3b654308f27957'/>
<id>d482d52e3fb90a110ecfc233af3b654308f27957</id>
<content type='text'>
differs from the regular (includes hidden frames)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
differs from the regular (includes hidden frames)
</pre>
</div>
</content>
</entry>
<entry>
<title>evalexception was using the wrong contet-type, probably a typo</title>
<updated>2006-07-29T23:48:25+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-07-29T23:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=37e1f6f9f7a66ef572d1da99d8b4a2e3d979804f'/>
<id>37e1f6f9f7a66ef572d1da99d8b4a2e3d979804f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
