<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/tests, branch qualified</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>sql.Identifier can wrap a sequence of strings to represent qualified names</title>
<updated>2018-08-18T00:31:40+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-07-13T17:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=8444f2315bd5679805e27cce0dd2ae2010591d75'/>
<id>8444f2315bd5679805e27cce0dd2ae2010591d75</id>
<content type='text'>
Close #732.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #732.
</pre>
</div>
</content>
</entry>
<entry>
<title>DictCursor and RealDictCursor rows maintain columns order</title>
<updated>2018-05-21T02:14:08+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-21T02:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=0bb7d0db48d9bca539c7864d14dd813d45bca9a9'/>
<id>0bb7d0db48d9bca539c7864d14dd813d45bca9a9</id>
<content type='text'>
Close #177.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #177.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into drop-2to3</title>
<updated>2018-05-20T22:56:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T22:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e8a831dda2decd26f57bb227948da8af9237fb89'/>
<id>e8a831dda2decd26f57bb227948da8af9237fb89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests to verify iter methods on dict cursors</title>
<updated>2018-05-20T22:55:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T22:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a0f7027ad578c6c2707430e9a208cc3f7510cad4'/>
<id>a0f7027ad578c6c2707430e9a208cc3f7510cad4</id>
<content type='text'>
ISTM the refactoring in #648 broke something
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ISTM the refactoring in #648 broke something
</pre>
</div>
</content>
</entry>
<entry>
<title>DictCursor/RealDictCursor tests split</title>
<updated>2018-05-20T22:35:26+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T22:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=82ae44ac3ae3bb8d474b5f4f50dd031d06f00147'/>
<id>82ae44ac3ae3bb8d474b5f4f50dd031d06f00147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed refcount handling in encrypt_password</title>
<updated>2018-05-20T20:18:36+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9cf658ec6e2844c50fb7824a42f71cf965e607c8'/>
<id>9cf658ec6e2844c50fb7824a42f71cf965e607c8</id>
<content type='text'>
Added tests to check bad types, which discovered the above problem: on
type error we would have decref'd on exit something that was only
borrowed (because we wouldn't have performed matching increfs).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests to check bad types, which discovered the above problem: on
type error we would have decref'd on exit something that was only
borrowed (because we wouldn't have performed matching increfs).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed keywords support for encrypt_password and tests completed</title>
<updated>2018-05-20T19:50:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T19:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=abca14d6015dc88a8e66c4baa374ab7102798ee4'/>
<id>abca14d6015dc88a8e66c4baa374ab7102798ee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed code flow in encrypt_password()</title>
<updated>2018-05-20T18:18:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T18:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a3063900eeb1442b2c58ebb1b89a924548c8db6d'/>
<id>a3063900eeb1442b2c58ebb1b89a924548c8db6d</id>
<content type='text'>
Fixed several shortcomings highlighted in #576 and not fixed as
requested.

Also fixed broken behaviour of ignoring the algorithm if the connection
is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed several shortcomings highlighted in #576 and not fixed as
requested.

Also fixed broken behaviour of ignoring the algorithm if the connection
is missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into encrypt-pass</title>
<updated>2018-05-20T16:57:34+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T16:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=0161d54dbb54ae363089c5ab82f2101cb9df6466'/>
<id>0161d54dbb54ae363089c5ab82f2101cb9df6466</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-716'</title>
<updated>2018-05-20T16:00:13+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T16:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=068b15c57fe23105a55fbd02c3a148f73b444a19'/>
<id>068b15c57fe23105a55fbd02c3a148f73b444a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
