<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/pystrhex.c, branch revert-10341-patch-7</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>closes bpo-34646: Remove PyAPI_* macros from declarations. (GH-9218)</title>
<updated>2018-09-12T19:06:42+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-09-12T19:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e5024517811ee990b770fca0ba7058742d00e032'/>
<id>e5024517811ee990b770fca0ba7058742d00e032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32150: Expand tabs to spaces in C files. (#4583)</title>
<updated>2017-11-28T15:56:10+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-11-28T15:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=598ceae876ff4a23072e59945597e945583de4ab'/>
<id>598ceae876ff4a23072e59945597e945583de4ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
