<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Include/pyerrors.h, branch v3.2.1rc2</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>Issue #10780: Remove commas at the end of the argument list</title>
<updated>2010-12-28T00:59:03+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-12-28T00:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b9cb21efc86dbf4e4264288ac6d0cb27861a32ce'/>
<id>b9cb21efc86dbf4e4264288ac6d0cb27861a32ce</id>
<content type='text'>
Forbidden in C, stupid language!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forbidden in C, stupid language!
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #10780: PyErr_SetFromWindowsErrWithFilename() and</title>
<updated>2010-12-28T00:28:21+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-12-28T00:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=92be939695a43f039f3ef0d0d5fe55dc67607f70'/>
<id>92be939695a43f039f3ef0d0d5fe55dc67607f70</id>
<content type='text'>
PyErr_SetExcFromWindowsErrWithFilename() decode the filename from the
filesystem encoding instead of UTF-8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyErr_SetExcFromWindowsErrWithFilename() decode the filename from the
filesystem encoding instead of UTF-8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9738: Document encodings of error and warning functions</title>
<updated>2010-12-27T01:49:26+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-12-27T01:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=555a24f206e4d310feb55ddb03cb7eba12d901e7'/>
<id>555a24f206e4d310feb55ddb03cb7eba12d901e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branches/pep-0384.</title>
<updated>2010-12-03T20:14:31+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2010-12-03T20:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9'/>
<id>4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #5437: A preallocated MemoryError instance should not hold traceback</title>
<updated>2010-10-28T22:56:58+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-10-28T22:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=07e20ef50b52d2359213bc5d91f809a76cfd1524'/>
<id>07e20ef50b52d2359213bc5d91f809a76cfd1524</id>
<content type='text'>
data (including local variables caught in the stack trace) alive infinitely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
data (including local variables caught in the stack trace) alive infinitely.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new warning gategory, ResourceWarning, as discussed on python-dev.  It is silent by default,</title>
<updated>2010-10-24T15:11:22+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-10-24T15:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=08be72d0aa0112118b79d271479598c218adfd23'/>
<id>08be72d0aa0112118b79d271479598c218adfd23</id>
<content type='text'>
except when configured --with-pydebug.

Emit this warning from the GC shutdown procedure, rather than just printing to stderr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
except when configured --with-pydebug.

Emit this warning from the GC shutdown procedure, rather than just printing to stderr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9738: Document PyErr_SetString() and PyErr_SetFromErrnoWithFilename()</title>
<updated>2010-10-09T10:12:11+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-10-09T10:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=257d38ffdd5e85c17e14d63e1930e4756864878f'/>
<id>257d38ffdd5e85c17e14d63e1930e4756864878f</id>
<content type='text'>
encodings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
encodings
</pre>
</div>
</content>
</entry>
<entry>
<title>add PyErr_SyntaxLocationEx, to support adding a column offset</title>
<updated>2010-09-20T22:42:10+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2010-09-20T22:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2c53971b37cd69f45d52c498c953734f961deb77'/>
<id>2c53971b37cd69f45d52c498c953734f961deb77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on</title>
<updated>2010-09-11T00:54:47+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-09-11T00:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1205f2774e00d38d3229a3a2742c2fcbc767bdde'/>
<id>1205f2774e00d38d3229a3a2742c2fcbc767bdde</id>
<content type='text'>
a non-ASCII byte in the format string.

Document also the encoding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a non-ASCII byte in the format string.

Document also the encoding.
</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>
</feed>
