<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git, branch fix-679</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>Allow strings subclasses in ensure_bytes</title>
<updated>2018-02-21T10:27:28+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-20T17:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ea923b63a48880d3d229241de42813a822e5db1e'/>
<id>ea923b63a48880d3d229241de42813a822e5db1e</id>
<content type='text'>
Fix #679
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #679
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'expand-version'</title>
<updated>2018-02-19T13:54:11+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-19T13:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=0a5db6ecf5568b976ae67fbedc04c72c4aec92f2'/>
<id>0a5db6ecf5568b976ae67fbedc04c72c4aec92f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report MSYS2 build probably fixed</title>
<updated>2018-02-19T13:53:50+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-19T13:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ede418a009ea1875be37e5537c4b0c9640fc1685'/>
<id>ede418a009ea1875be37e5537c4b0c9640fc1685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid quoting the string in the psycopg version macro</title>
<updated>2018-02-19T13:53:50+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-19T11:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=32f5a9fc1d24be502cc71d10a2cd396348891710'/>
<id>32f5a9fc1d24be502cc71d10a2cd396348891710</id>
<content type='text'>
Use a macro trick to add the quotes. This seems more portable than
passing the quotes to the command line (see #658).

https://gcc.gnu.org/onlinedocs/cpp/Stringizing.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a macro trick to add the quotes. This seems more portable than
passing the quotes to the command line (see #658).

https://gcc.gnu.org/onlinedocs/cpp/Stringizing.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-solaris-11'</title>
<updated>2018-02-19T11:43:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-19T11:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=750ececf0850d6a14dc97885c17426915340eed6'/>
<id>750ececf0850d6a14dc97885c17426915340eed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Solaris 11 fix to news file</title>
<updated>2018-02-19T11:43:37+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-19T11:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=8670287928501edf0d3868cf468a6796ad841b50'/>
<id>8670287928501edf0d3868cf468a6796ad841b50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed building on SmartOS</title>
<updated>2018-02-19T11:40:05+00:00</updated>
<author>
<name>Mike Gerdts</name>
<email>mike.gerdts@joyent.com</email>
</author>
<published>2018-02-16T22:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f766d90704b03cbe277e3fd4b4153d892960f135'/>
<id>f766d90704b03cbe277e3fd4b4153d892960f135</id>
<content type='text'>
timeradd is missing on Solaris 10, but is present as a macro in
&lt;sys/time.h&gt; on SmartOS, illumos, and likely Solaris 11.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
timeradd is missing on Solaris 10, but is present as a macro in
&lt;sys/time.h&gt; on SmartOS, illumos, and likely Solaris 11.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pip invocation example to skip binary packages</title>
<updated>2018-02-09T16:12:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-09T16:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=df952c149da2a3a7574c54a8a62c791211223270'/>
<id>df952c149da2a3a7574c54a8a62c791211223270</id>
<content type='text'>
Close #673
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #673
</pre>
</div>
</content>
</entry>
<entry>
<title>Autocommit shouldn't change deferrable on servers not supporting it</title>
<updated>2018-02-08T15:00:38+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-02-06T00:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5309da117dd790aaf9dd74b6083638123a383bfa'/>
<id>5309da117dd790aaf9dd74b6083638123a383bfa</id>
<content type='text'>
Regression on unsupported Postgres versions after fixing bug #580
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression on unsupported Postgres versions after fixing bug #580
</pre>
</div>
</content>
</entry>
<entry>
<title>Report Python 2.6 wheels no more available</title>
<updated>2018-01-29T12:58:28+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-01-29T12:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c52e49a9daa95ae069e7e804e41f6534d5849ba1'/>
<id>c52e49a9daa95ae069e7e804e41f6534d5849ba1</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
</feed>
