<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/lib, branch nested-array-nulls</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>Convert fields names into valid Python identifiers in NamedTupleCursor</title>
<updated>2018-01-29T03:30:46+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-01-29T02:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ddb87b7727793ef1d49f3915ad4b2399aeb6ef78'/>
<id>ddb87b7727793ef1d49f3915ad4b2399aeb6ef78</id>
<content type='text'>
Close #211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #211.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop long deprecated function register_tstz_w_secs()</title>
<updated>2017-12-10T15:57:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-12-10T15:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=19b1efd62962e4144a3579570828bd2cde02ac5c'/>
<id>19b1efd62962e4144a3579570828bd2cde02ac5c</id>
<content type='text'>
Deprecated in commit b263fbf274f9085a1bddca018ed8a50d37023fc7 on
2010-01-13. The deprecation warning was first released in version 2.2.2.

The function used to register an alternate type caster for TIMESTAMP
WITH TIME ZONE to deal with historical time zones with seconds in the
UTC offset. These are now correctly handled by the default type caster,
so currently the function doesn't do anything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecated in commit b263fbf274f9085a1bddca018ed8a50d37023fc7 on
2010-01-13. The deprecation warning was first released in version 2.2.2.

The function used to register an alternate type caster for TIMESTAMP
WITH TIME ZONE to deal with historical time zones with seconds in the
UTC offset. These are now correctly handled by the default type caster,
so currently the function doesn't do anything.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped psycopg1 module</title>
<updated>2017-12-04T11:56:27+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-12-04T11:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=861e389fcf65bdf1fc168f987506c4103eabe5da'/>
<id>861e389fcf65bdf1fc168f987506c4103eabe5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use builtin function next() throughout project</title>
<updated>2017-12-02T03:57:37+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-12-02T03:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f5703dc3e55008b03aad4db8d8f3c5fa12dbae86'/>
<id>f5703dc3e55008b03aad4db8d8f3c5fa12dbae86</id>
<content type='text'>
Available since Python 2.6. Use of .next() is deprecated and not
supported in Python 3. Forward compatible with modern Python.

https://docs.python.org/2/library/functions.html#next
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Available since Python 2.6. Use of .next() is deprecated and not
supported in Python 3. Forward compatible with modern Python.

https://docs.python.org/2/library/functions.html#next
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dict comprehensions</title>
<updated>2017-11-28T16:11:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-11-28T15:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f939f39580c46e1601e2f7c491e2afa9fdabbfbe'/>
<id>f939f39580c46e1601e2f7c491e2afa9fdabbfbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation tweaked to omit Python 2.6 distinctions</title>
<updated>2017-11-28T16:11:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-11-28T15:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a0229cff8252c07eddf22626a65e3f2967e2b037'/>
<id>a0229cff8252c07eddf22626a65e3f2967e2b037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant parentheses</title>
<updated>2017-11-28T16:06:52+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-11-28T08:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=283de270987dbd17a3cf2285da60722d4b5cc001'/>
<id>283de270987dbd17a3cf2285da60722d4b5cc001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>__slots__ should be a tuple</title>
<updated>2017-11-28T16:05:59+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-11-28T13:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=08b479bc105af9ee50ce3d67d7661bd85fc6437f'/>
<id>08b479bc105af9ee50ce3d67d7661bd85fc6437f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to reflect JSON import behavior</title>
<updated>2017-11-28T14:38:44+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-11-28T14:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c1d3948be90742560df6784e11706773c062c562'/>
<id>c1d3948be90742560df6784e11706773c062c562</id>
<content type='text'>
The docs don't need to describe what will happen on Python versions
before 2.6 as they are unsupported by psycopg2.

Should have been included in commit
d58844e5483483240f97537e9a77b4e79cea2ab3, but was missed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docs don't need to describe what will happen on Python versions
before 2.6 as they are unsupported by psycopg2.

Should have been included in commit
d58844e5483483240f97537e9a77b4e79cea2ab3, but was missed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'python3_mintimeloggingconnection'</title>
<updated>2017-11-28T03:23:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-11-28T03:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=914ccbacb5a21bd1f7f0bbdc32b01d73bea6dd4e'/>
<id>914ccbacb5a21bd1f7f0bbdc32b01d73bea6dd4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
