<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/lib/extras.py, branch separate-binary</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>Merge branch 'python3_mintimeloggingconnection' into maint_2_7</title>
<updated>2017-11-28T03:24:09+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-11-28T03:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1619bae1e38feba564cfae794924a6b01fdecc34'/>
<id>1619bae1e38feba564cfae794924a6b01fdecc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use modern except syntax throughout project</title>
<updated>2017-11-21T04:00:35+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-11-21T04:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=390e43fcb191d1b52ca747e2b71f938f9df52c95'/>
<id>390e43fcb191d1b52ca747e2b71f938f9df52c95</id>
<content type='text'>
The syntax "except Exception, exc:" is deprecated. All Python versions
supported by psycopg2 support the newer, modern syntax. Forward
compatible with future Python versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The syntax "except Exception, exc:" is deprecated. All Python versions
supported by psycopg2 support the newer, modern syntax. Forward
compatible with future Python versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch for issue #609 for MinTimeLoggingConnection</title>
<updated>2017-11-03T09:30:06+00:00</updated>
<author>
<name>Kevin Campbell</name>
<email>kev@projectcolo.org.uk</email>
</author>
<published>2017-11-03T09:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b804c092ac2897cb139810c025ff4f998c7c66d4'/>
<id>b804c092ac2897cb139810c025ff4f998c7c66d4</id>
<content type='text'>
On Python3 MinTimeLoggingConnection raises an exception as it tries to
mix strings and bytes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Python3 MinTimeLoggingConnection raises an exception as it tries to
mix strings and bytes
</pre>
</div>
</content>
</entry>
<entry>
<title>Construct proper human sentences to describe execute_values()</title>
<updated>2017-08-31T15:34:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-08-31T15:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3ec06b88f0c25a2ee8bfa72e35c314bc42f47096'/>
<id>3ec06b88f0c25a2ee8bfa72e35c314bc42f47096</id>
<content type='text'>
With bonus typos dropped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With bonus typos dropped.
</pre>
</div>
</content>
</entry>
<entry>
<title>Note that the fast executemany functions don't respect rowcount</title>
<updated>2017-03-28T09:37:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-03-28T09:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3b48918bef71162c05da9c16962ef79cab2df31a'/>
<id>3b48918bef71162c05da9c16962ef79cab2df31a</id>
<content type='text'>
See issue #540
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See issue #540
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop a docstring generating a warning</title>
<updated>2017-02-07T12:29:05+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-07T11:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7210287e76938e4fd574e69a980f0013023a4dcf'/>
<id>7210287e76938e4fd574e69a980f0013023a4dcf</id>
<content type='text'>
Valid reST, slightly less valid Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Valid reST, slightly less valid Python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further minimal performance tweaks to execute_values</title>
<updated>2017-02-02T17:44:25+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-02T17:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=95226baa9b3e9ccff50de053a93b2ea53bb1e25c'/>
<id>95226baa9b3e9ccff50de053a93b2ea53bb1e25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid an useless encode/decode roundtrip in execute_values()</title>
<updated>2017-02-02T17:29:17+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-02T17:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=dc1b4fff9001964c719e3f4471cc5a6fe6533e3a'/>
<id>dc1b4fff9001964c719e3f4471cc5a6fe6533e3a</id>
<content type='text'>
Tests moved into a separate module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests moved into a separate module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better docs for fast executemany functions.</title>
<updated>2017-02-02T16:02:33+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-02T16:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=d2fdc5ca9f6d5ac76ee39fc6b7db626345a6c84c'/>
<id>d2fdc5ca9f6d5ac76ee39fc6b7db626345a6c84c</id>
<content type='text'>
Issue #502.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #502.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed execute_values with unicode</title>
<updated>2017-02-01T02:47:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-01T02:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9bac37baf76dbd0831230e4d01d5269b6e4a9438'/>
<id>9bac37baf76dbd0831230e4d01d5269b6e4a9438</id>
<content type='text'>
Also added unicode tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added unicode tests.
</pre>
</div>
</content>
</entry>
</feed>
