<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/pystrhex.c, branch v3.5.0b2</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>Silence a gcc "may be used uninitialized" compiler warning.  Not true.</title>
<updated>2015-04-26T06:51:39+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@krypto.org</email>
</author>
<published>2015-04-26T06:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f789465eed2d9127fb60baad6f19f18714a604cc'/>
<id>f789465eed2d9127fb60baad6f19f18714a604cc</id>
<content type='text'>
Initializing retval prevents the naive warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initializing retval prevents the naive warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing PyAPI_FUNC macro's to the public functions as other .c files do</title>
<updated>2015-04-26T04:59:52+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@krypto.org</email>
</author>
<published>2015-04-26T04:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5d0ccd2f91965228921663032256eb165c9c2680'/>
<id>5d0ccd2f91965228921663032256eb165c9c2680</id>
<content type='text'>
in hopes that this fixes the windows extension module link error for modules
trying to call _Py_strhex functions.  issue9951.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in hopes that this fixes the windows extension module link error for modules
trying to call _Py_strhex functions.  issue9951.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the files missing from c9f1630cf2b1 for issue9951.</title>
<updated>2015-04-26T00:41:00+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@krypto.org</email>
</author>
<published>2015-04-26T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e3f6393b52b513036e9d3145a4e3802e77d5e3b1'/>
<id>e3f6393b52b513036e9d3145a4e3802e77d5e3b1</id>
<content type='text'>
hg status should be my friend more often...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hg status should be my friend more often...
</pre>
</div>
</content>
</entry>
</feed>
