<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/tests, branch errors-module-c</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Fixed use of StandardError in test</title>
<updated>2019-02-11T00:26:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-02-11T00:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3de4d17519670f5db058ef98c7b80a11b5ea23ea'/>
<id>3de4d17519670f5db058ef98c7b80a11b5ea23ea</id>
<content type='text'>
In Py3 it's gone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Py3 it's gone.
</pre>
</div>
</content>
</entry>
<entry>
<title>SQLSTATE error classes implemented in C</title>
<updated>2019-02-10T03:45:14+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-02-07T11:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=30c1befa64fa50159b4fc3b020ae18ae797dfd58'/>
<id>30c1befa64fa50159b4fc3b020ae18ae797dfd58</id>
<content type='text'>
The module is only used to export them to Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The module is only used to export them to Python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a proper LRU cache for namedtuples</title>
<updated>2019-02-02T19:29:20+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-02-02T19:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=35ec7ad9c1ecb165eaeb2b8d4dae84ed8bad182b'/>
<id>35ec7ad9c1ecb165eaeb2b8d4dae84ed8bad182b</id>
<content type='text'>
Previous one didn't refresh by last use. Use the stdlib version for py3
and one of our own for py2.

Max size set to 512, which should be fine for everyone (tweaking is
still possible by monkeypatching, as the tests do, but I don't want to
make an interface of it).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous one didn't refresh by last use. Use the stdlib version for py3
and one of our own for py2.

Max size set to 512, which should be fine for everyone (tweaking is
still possible by monkeypatching, as the tests do, but I don't want to
make an interface of it).
</pre>
</div>
</content>
</entry>
<entry>
<title>Added caching of types generated by NamedTupleCursor</title>
<updated>2019-02-02T14:22:25+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-02-02T14:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=805527fcd6bedc2671a37c59299c1fa9148f9e6e'/>
<id>805527fcd6bedc2671a37c59299c1fa9148f9e6e</id>
<content type='text'>
see #838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see #838
</pre>
</div>
</content>
</entry>
<entry>
<title>Added BYTESARRAY typecaster</title>
<updated>2019-01-18T15:47:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T15:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ddbe495d707afc141767da00fadf86cf9429b7c0'/>
<id>ddbe495d707afc141767da00fadf86cf9429b7c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for BYTES typecaster</title>
<updated>2019-01-18T15:10:17+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T15:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=4ab4247189ad1dbd557051c2d7703a9b4010fe2a'/>
<id>4ab4247189ad1dbd557051c2d7703a9b4010fe2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'eternalflow/execute-values-returning-clause-support'</title>
<updated>2018-12-27T13:53:12+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T13:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f3695e36c700d988052a6d3b8cd1dabe8efb9a00'/>
<id>f3695e36c700d988052a6d3b8cd1dabe8efb9a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary test decorator 'skip_if_cant_cast'</title>
<updated>2018-12-05T02:20:17+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-05T02:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=eb2d1766c6da0701c1cf0dd8422bdfad09b5b985'/>
<id>eb2d1766c6da0701c1cf0dd8422bdfad09b5b985</id>
<content type='text'>
ctypes is available and works on all supported Pythons. It has been
available since Python 2.5. The tests were written when Python 2.4 was
still supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ctypes is available and works on all supported Pythons. It has been
available since Python 2.5. The tests were written when Python 2.4 was
still supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #822 from jdufresne/decorate-all</title>
<updated>2018-12-04T14:22:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-04T14:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=68bacbb1940c18aa0a0613c1d72ae7192d853471'/>
<id>68bacbb1940c18aa0a0613c1d72ae7192d853471</id>
<content type='text'>
Simplify 'decorate_all_tests' usage by decorating the test class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify 'decorate_all_tests' usage by decorating the test class</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify 'decorate_all_tests' usage by decorating the test class</title>
<updated>2018-12-02T03:40:27+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-01T19:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a739c09f67581e102c520a8c5db2adbe0e511acd'/>
<id>a739c09f67581e102c520a8c5db2adbe0e511acd</id>
<content type='text'>
Skip tests as early as possible by decorating the whole class with
unittest.skipIf instead of every test method individually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip tests as early as possible by decorating the whole class with
unittest.skipIf instead of every test method individually.
</pre>
</div>
</content>
</entry>
</feed>
