<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg/bytes_format.c, 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>Wrap _Bytes_Resize into a function with clearer semantic</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=117f7d33f87a377008ef706f9e167cf4fcab57bf'/>
<id>117f7d33f87a377008ef706f9e167cf4fcab57bf</id>
<content type='text'>
Limit the static checker hacking to a simpler function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit the static checker hacking to a simpler function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unlikely leaks in case of memory errors in Bytes_Format</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f9b798aca9822b9b09e0b000e6410261bad3730c'/>
<id>f9b798aca9822b9b09e0b000e6410261bad3730c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move var setting into the only case using it</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=2a05aa2c4327e4bcdcc9da9c903fe7e0534ee308'/>
<id>2a05aa2c4327e4bcdcc9da9c903fe7e0534ee308</id>
<content type='text'>
The original function was more complex than this. This refactoring
avoids a false positive in the static checker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original function was more complex than this. This refactoring
avoids a false positive in the static checker
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using PyErr_BadInternalCall as the static checker doesn't get it</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=43d779966b5eeb5db210d58e07d787fae89bcc4f'/>
<id>43d779966b5eeb5db210d58e07d787fae89bcc4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the real definition of Py_LOCAL_INLINE</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=003fc6dde1f4cb312442874b743b91c4888372cc'/>
<id>003fc6dde1f4cb312442874b743b91c4888372cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bytes_Format: use a couple of macros instead of functions</title>
<updated>2019-01-21T02:00:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-28T02:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=fe915ac461ea4e2f13e8a204809e1b4dd095ddd2'/>
<id>fe915ac461ea4e2f13e8a204809e1b4dd095ddd2</id>
<content type='text'>
The type was already checked upstream in the func body.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The type was already checked upstream in the func body.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing whitespace from all files throughout project</title>
<updated>2017-12-02T05:42:14+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-12-02T05:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e335d6d2234a7bb1d83741f851dba5dbbabd6e3c'/>
<id>e335d6d2234a7bb1d83741f851dba5dbbabd6e3c</id>
<content type='text'>
 Many editors automatically trim whitespace on save. By trimming all
 files in one go, makes future diffs cleaner without extraneous
 whitespace changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Many editors automatically trim whitespace on save. By trimming all
 files in one go, makes future diffs cleaner without extraneous
 whitespace changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more compact macros to annotate functions for the static checker</title>
<updated>2012-03-01T02:53:28+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2012-03-01T00:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5bfb6cdefed3754b2a15e1e3372630691392ca47'/>
<id>5bfb6cdefed3754b2a15e1e3372630691392ca47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark getnextarg function as returning a borrowed reference</title>
<updated>2012-02-24T04:25:08+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2012-02-24T04:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5f3f35a2c29bd91c52d0470ba5a6beed8b6e4bed'/>
<id>5f3f35a2c29bd91c52d0470ba5a6beed8b6e4bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped unused variable</title>
<updated>2011-11-01T07:42:22+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-11-01T07:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a76d0525d1c3ed7ed04a27f1b6575ef15ba81d4f'/>
<id>a76d0525d1c3ed7ed04a27f1b6575ef15ba81d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
