<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git, branch register-bytes</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Added documentation for BYTES caster</title>
<updated>2019-01-18T16:15:15+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T16:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=49777de74cf3b9c7f369634020d39ddadc72bfaf'/>
<id>49777de74cf3b9c7f369634020d39ddadc72bfaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.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://git.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>Fixed typecast definition order</title>
<updated>2019-01-18T15:09:20+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T15:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=fd31a7d41b84d26f102dabb8b64ebe88e49983ab'/>
<id>fd31a7d41b84d26f102dabb8b64ebe88e49983ab</id>
<content type='text'>
Didn't notice that the order matter: the last typecaster registered is
the effective one so let STRING win over UNICODE and BYTES.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Didn't notice that the order matter: the last typecaster registered is
the effective one so let STRING win over UNICODE and BYTES.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary test for a BYTES adapter.</title>
<updated>2019-01-18T13:17:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f713dc9fc1c2a915b306c944e51e800d5ab7e1ef'/>
<id>f713dc9fc1c2a915b306c944e51e800d5ab7e1ef</id>
<content type='text'>
Allow returning unparsed bytes from databases with mixed encodings. See
issue #519.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow returning unparsed bytes from databases with mixed encodings. See
issue #519.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #828 from wbolster/patch-1</title>
<updated>2019-01-08T12:21:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-08T12:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=4a41c9a8cc6c95951adf1bbc34c319bc4c7fd5fa'/>
<id>4a41c9a8cc6c95951adf1bbc34c319bc4c7fd5fa</id>
<content type='text'>
mention postgresql 11 in install docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mention postgresql 11 in install docs</pre>
</div>
</content>
</entry>
<entry>
<title>Don't call CLEARPGRES on the cursor state without holding the gil</title>
<updated>2019-01-02T12:15:00+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-02T12:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=07d9fb871858fafec89cb17a7dd3ff35e11289e6'/>
<id>07d9fb871858fafec89cb17a7dd3ff35e11289e6</id>
<content type='text'>
There is a chance it is executed by two different threads resulting in
issue #384.

I havent't found any other case that may lead to double free.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a chance it is executed by two different threads resulting in
issue #384.

I havent't found any other case that may lead to double free.
</pre>
</div>
</content>
</entry>
<entry>
<title>Couple of objects into NEWS entries converted into links</title>
<updated>2018-12-27T14:04:43+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T14:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ddcf808d568e30d0d6b53cb0e1aec18e92ed915d'/>
<id>ddcf808d568e30d0d6b53cb0e1aec18e92ed915d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added # char to a few issues in news</title>
<updated>2018-12-27T14:01:45+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T14:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b26a0b149de94b111fec01cbf7597fb558b05189'/>
<id>b26a0b149de94b111fec01cbf7597fb558b05189</id>
<content type='text'>
Just a formatting thing #ocd #youdontcare #really.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just a formatting thing #ocd #youdontcare #really.
</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://git.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>
</feed>
