<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/raven.git, branch protocol6</title>
<subtitle>github.com: getsentry/raven-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/'/>
<entry>
<title>Initial pass at v6 of the protocol</title>
<updated>2014-03-08T18:44:35+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-03-08T18:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=843f94708e430b9771ab3ee879aad24709edfcce'/>
<id>843f94708e430b9771ab3ee879aad24709edfcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No more mirrors</title>
<updated>2014-02-21T04:58:41+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-21T04:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=0cd35e5ba1246bb401674be6d8d5d6d37ab35ce9'/>
<id>0cd35e5ba1246bb401674be6d8d5d6d37ab35ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize logging handler by making RESERVED a set instead of a tuple</title>
<updated>2014-02-21T04:09:05+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-21T04:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=4d017bcdad6a77c07aef053fca0ca07c525b8de6'/>
<id>4d017bcdad6a77c07aef053fca0ca07c525b8de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>4.0.4</title>
<updated>2014-02-02T05:01:27+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T05:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=a6fdb63ad390db6399423c01dcccb7e02252cb4f'/>
<id>a6fdb63ad390db6399423c01dcccb7e02252cb4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstringt</title>
<updated>2014-02-02T04:54:59+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T04:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=db8d1ed9f8e53910f7e1f87e43372173a18a549e'/>
<id>db8d1ed9f8e53910f7e1f87e43372173a18a549e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We shouldn't swallow the entire json error</title>
<updated>2014-02-02T03:06:36+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T03:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=b9d71f13ddafd47bb14bff310e27a7c02ebb0d4b'/>
<id>b9d71f13ddafd47bb14bff310e27a7c02ebb0d4b</id>
<content type='text'>
This random string being returned then goes along and gets sent to Sentry
which then ultimately gets discarded since it's invalid
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This random string being returned then goes along and gets sent to Sentry
which then ultimately gets discarded since it's invalid
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mutable kwargs</title>
<updated>2014-02-02T02:58:16+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T02:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=c8222cb6cab488bf4b252c8e0afee7f69546c564'/>
<id>c8222cb6cab488bf4b252c8e0afee7f69546c564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't really need to expose that globally</title>
<updated>2014-02-02T01:34:25+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T01:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=b075c8ad0341f4592764dcdfedd0eb272b33615e'/>
<id>b075c8ad0341f4592764dcdfedd0eb272b33615e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Isolate the KeyError</title>
<updated>2014-02-02T01:22:21+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T01:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=767659bb8655cb5a97950ec9a99cc93ae567d7b7'/>
<id>767659bb8655cb5a97950ec9a99cc93ae567d7b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We actually do a lot of json encoding and this is faster</title>
<updated>2014-02-02T01:20:05+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2014-02-02T01:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/raven.git/commit/?id=b409881783bd94f23a343a249440e8693ed09b11'/>
<id>b409881783bd94f23a343a249440e8693ed09b11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
