<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/frozenmain.c, branch v3.5.0a2</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>merge 3.4 (#22633)</title>
<updated>2015-02-14T20:17:47+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-02-14T20:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f80ccf27cba2d2842ec4b85dc73202534f46b526'/>
<id>f80ccf27cba2d2842ec4b85dc73202534f46b526</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid reading unallocated memory when argc == 0 (closes #22633)</title>
<updated>2015-02-14T20:16:32+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-02-14T20:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2476b98acfe303ecc3ed9b38107f75e05dab95c5'/>
<id>2476b98acfe303ecc3ed9b38107f75e05dab95c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename</title>
<updated>2014-08-01T10:28:48+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-08-01T10:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f6a271ae980d2f3fb450f745b8f87624378156c4'/>
<id>f6a271ae980d2f3fb450f745b8f87624378156c4</id>
<content type='text'>
``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #15893: Improve error handling in main() and Py_FrozenMain()</title>
<updated>2013-07-27T00:39:09+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-27T00:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c588feeea94788e164286dbd757e34829a2eefb5'/>
<id>c588feeea94788e164286dbd757e34829a2eefb5</id>
<content type='text'>
* handle _PyMem_RawStrdup() failure
* Py_FrozenMain() releases memory on error
* Py_FrozenMain() duplicates the old locale, as done in main()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* handle _PyMem_RawStrdup() failure
* Py_FrozenMain() releases memory on error
* Py_FrozenMain() duplicates the old locale, as done in main()
</pre>
</div>
</content>
</entry>
<entry>
<title>Py_FrozenMain() now uses _Py_char2wchar() to decode command line arguments, as</title>
<updated>2013-07-27T00:24:52+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-27T00:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=739cf4e3e6d7370ab6ddfc96637218eadfe81a13'/>
<id>739cf4e3e6d7370ab6ddfc96637218eadfe81a13</id>
<content type='text'>
done in main()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
done in main()
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18203: Replace PyMem_Malloc() with PyMem_RawMalloc() at Python initialization</title>
<updated>2013-07-26T23:13:34+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-26T23:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b5245bec936d22fddb6d14bd130218ac71ed8474'/>
<id>b5245bec936d22fddb6d14bd130218ac71ed8474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #15893: frozenmain.c now handles PyMem_Malloc() failure</title>
<updated>2013-07-26T23:04:56+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-26T23:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=36577e4e8cf967083dea762407ba9d9d28de5b8a'/>
<id>36577e4e8cf967083dea762407ba9d9d28de5b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recorded merge of revisions 81029 via svnmerge from</title>
<updated>2010-05-09T15:52:27+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-05-09T15:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f95a1b3c53bdd678b64aa608d4375660033460c3'/>
<id>f95a1b3c53bdd678b64aa608d4375660033460c3</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines

  Untabify C files. Will watch buildbots.
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines

  Untabify C files. Will watch buildbots.
........
</pre>
</div>
</content>
</entry>
<entry>
<title>#4004: Missing newline in some startup error messages.</title>
<updated>2008-10-07T21:06:18+00:00</updated>
<author>
<name>Amaury Forgeot d'Arc</name>
<email>amauryfa@gmail.com</email>
</author>
<published>2008-10-07T21:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d0ca955d9f8ff13af06db52bef1642b80832c0c3'/>
<id>d0ca955d9f8ff13af06db52bef1642b80832c0c3</id>
<content type='text'>
Patch by Victor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Victor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #3696: Error parsing arguments on OpenBSD &lt;= 4.4 and Cygwin.</title>
<updated>2008-09-03T18:58:51+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2008-09-03T18:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fff953048f965b4f0a56f775d3f4ce1634df3da7'/>
<id>fff953048f965b4f0a56f775d3f4ce1634df3da7</id>
<content type='text'>
Patch by Amaury Forgeot d'Arc, reviewed by me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Amaury Forgeot d'Arc, reviewed by me.
</pre>
</div>
</content>
</entry>
</feed>
