<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/NEWS, branch code-cleanup</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>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>
<entry>
<title>Mention execute_values() fetch in news</title>
<updated>2018-12-27T13:51:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T13:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7c8d2f484e19ddd1290b0c5ee9b3bf003bc7db79'/>
<id>7c8d2f484e19ddd1290b0c5ee9b3bf003bc7db79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped deprecated PersistentConnectionPool</title>
<updated>2018-12-04T14:32:00+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-02T17:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a1fdaebc309e1ee9a36bea9edea7cb95aa75c281'/>
<id>a1fdaebc309e1ee9a36bea9edea7cb95aa75c281</id>
<content type='text'>
This class was deprecated in
27cd6c4880161a715b1952be64cc96ebc968fa2b (Dec 2, 2012), which was first
included in release 2.5. Enough time has passed for library uses to find
an alternative solution.

This class was untested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This class was deprecated in
27cd6c4880161a715b1952be64cc96ebc968fa2b (Dec 2, 2012), which was first
included in release 2.5. Enough time has passed for library uses to find
an alternative solution.

This class was untested.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert int subclasses to long before adapting</title>
<updated>2018-11-16T18:16:03+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-11-16T18:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=73a680f45da11f3e839e52d7b94ba010cd1695ec'/>
<id>73a680f45da11f3e839e52d7b94ba010cd1695ec</id>
<content type='text'>
Fixes adaptation of int/long subclasses whose str() is not the number,
such IntEnum

Close #591

Note that I thought it would have needed a new adapter, so I considered
it a new feature. But it is more a shortcoming of the int adapter
failing to do something reasonable (poor Liskov, always mistreated) so I
may actually backport it if there is a new 2.7 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes adaptation of int/long subclasses whose str() is not the number,
such IntEnum

Close #591

Note that I thought it would have needed a new adapter, so I considered
it a new feature. But it is more a shortcoming of the int adapter
failing to do something reasonable (poor Liskov, always mistreated) so I
may actually backport it if there is a new 2.7 release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped examples dir (and some leftover reference to the sandbox dir)</title>
<updated>2018-11-16T17:06:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-11-16T17:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=654be4784cebb849bb2f8cd80b366bac1934e827'/>
<id>654be4784cebb849bb2f8cd80b366bac1934e827</id>
<content type='text'>
Close #645.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #645.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mentioning binary packages fixes in news file</title>
<updated>2018-11-10T23:48:47+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-11-10T18:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f9d6430ae4ed6a476321767eb7d4b569d8809c53'/>
<id>f9d6430ae4ed6a476321767eb7d4b569d8809c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention `get_native_connection()` in the news file</title>
<updated>2018-11-09T11:40:17+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-11-09T11:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3279ff7507f72a4e78a9ea908510719ebfef2035'/>
<id>3279ff7507f72a4e78a9ea908510719ebfef2035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
