<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/raven.git/hooks, branch awslambda-integration</title>
<subtitle>github.com: getsentry/raven-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/'/>
<entry>
<title>Correct flake8 call</title>
<updated>2016-07-22T17:54:22+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2016-07-22T17:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=c3e170312df8d5efd64d33a55b7f66496117a86e'/>
<id>c3e170312df8d5efd64d33a55b7f66496117a86e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest flake8 and use pycodestyle</title>
<updated>2016-07-08T07:28:49+00:00</updated>
<author>
<name>Felix Yan</name>
<email>felixonmars@archlinux.org</email>
</author>
<published>2016-07-08T07:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=fe6068a34cc1326548e73f294ba00c3255155a9b'/>
<id>fe6068a34cc1326548e73f294ba00c3255155a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip six module and rename to raven._compat</title>
<updated>2016-01-12T20:40:51+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2016-01-12T20:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=97e93ea7baf4aadecbe3f14ba1b87f3b0917c2af'/>
<id>97e93ea7baf4aadecbe3f14ba1b87f3b0917c2af</id>
<content type='text'>
We're seeing some odd issues with our six module interacting
badly with the six module from other libraries for some users.
The suspicion is that our six module in some cases gets unvendored.
We thus rename it to `raven._compat` (which is also what some
other Python modules do).  We still use six normally for the
tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're seeing some odd issues with our six module interacting
badly with the six module from other libraries for some users.
The suspicion is that our six module in some cases gets unvendored.
We thus rename it to `raven._compat` (which is also what some
other Python modules do).  We still use six normally for the
tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various fixes for Python3 / versioning</title>
<updated>2015-09-16T22:17:30+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2015-09-16T22:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=e29c6e9b8b60fd8bfe4179626925cd00d1c6e3c2'/>
<id>e29c6e9b8b60fd8bfe4179626925cd00d1c6e3c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure int is passed for range</title>
<updated>2015-09-16T22:08:49+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2015-09-16T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=acb27abb83e9ec4b88572d411ac5ff1e7eee0d84'/>
<id>acb27abb83e9ec4b88572d411ac5ff1e7eee0d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug in the pre-commit hook</title>
<updated>2015-07-12T18:23:08+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2015-07-12T18:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=01b724edffe2f65099912d80278e89516b2cb8e1'/>
<id>01b724edffe2f65099912d80278e89516b2cb8e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split up hooks</title>
<updated>2015-07-12T18:05:29+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2015-07-12T18:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=f4b2c251e2a1a0e0494972186e7dbc9f02b3c84d'/>
<id>f4b2c251e2a1a0e0494972186e7dbc9f02b3c84d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force rebase and precommit flake8</title>
<updated>2013-09-14T00:28:04+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2013-09-14T00:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=6636eb700f555be515442b35e4af7155e17b4c96'/>
<id>6636eb700f555be515442b35e4af7155e17b4c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
