<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/marshal.c, branch v1.5.2b2</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>The previous checkin contained an experiment of Greg Stein's that wasn't</title>
<updated>1998-10-08T01:45:47+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-10-08T01:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5bd893b1ea660d542e6d2df93af0b237b3d34e79'/>
<id>5bd893b1ea660d542e6d2df93af0b237b3d34e79</id>
<content type='text'>
meant for checkin, and which broke marshal.loads().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meant for checkin, and which broke marshal.loads().
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to support other object types besides strings</title>
<updated>1998-10-07T19:42:25+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-10-07T19:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d076c73cc81a974794c9aa7e812931b74d6e03c2'/>
<id>d076c73cc81a974794c9aa7e812931b74d6e03c2</id>
<content type='text'>
as the code string of code objects, as long as they support
the (readonly) buffer interface.  By Greg Stein.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as the code string of code objects, as long as they support
the (readonly) buffer interface.  By Greg Stein.
</pre>
</div>
</content>
</entry>
<entry>
<title>When unmarshalling, add test for negative lengths on strings, tuples</title>
<updated>1998-06-08T20:27:29+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-06-08T20:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a45cb45965e4afa035d5069d30a579898b79f1e3'/>
<id>a45cb45965e4afa035d5069d30a579898b79f1e3</id>
<content type='text'>
and lists; if the size is negative, raise an exception.  Also raise an
exception when an undefined type is found -- all this to increase the
chance that garbage input causes an exception instead of a core dump.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and lists; if the size is negative, raise an exception.  Also raise an
exception when an undefined type is found -- all this to increase the
chance that garbage input causes an exception instead of a core dump.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary PyErr_Clear().</title>
<updated>1998-05-14T02:31:26+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-05-14T02:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ba7cc0cfbacc099d9c6ccc35dda3c0f525e258f5'/>
<id>ba7cc0cfbacc099d9c6ccc35dda3c0f525e258f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make new gcc -Wall happy</title>
<updated>1998-04-10T22:27:42+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-04-10T22:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=730806d3d9bd8c54466e4a864b2b1f94df4413d2'/>
<id>730806d3d9bd8c54466e4a864b2b1f94df4413d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plugged a leak.  (The same as the one plugged in compile.c -- forgot</title>
<updated>1997-07-26T23:30:18+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-07-26T23:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6fc06e770fc8a4338a331e05f4ea85e01fc039fa'/>
<id>6fc06e770fc8a4338a331e05f4ea85e01fc039fa</id>
<content type='text'>
to free lnotab).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to free lnotab).
</pre>
</div>
</content>
</entry>
<entry>
<title>PyFile_WriteString now returns an error indicator instead of calling</title>
<updated>1997-05-22T22:35:47+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-05-22T22:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7e8d26d78c8e015d9e1cc22b9df8144e62b6fa2a'/>
<id>7e8d26d78c8e015d9e1cc22b9df8144e62b6fa2a</id>
<content type='text'>
PyErr_Clear().  Add checking of those errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyErr_Clear().  Add checking of those errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Quickly renamed the remaining files -- this directory is done.</title>
<updated>1997-04-29T20:08:16+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-04-29T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=79f25d9a7b853a9f491a0cfe4b81eeb9e2d19569'/>
<id>79f25d9a7b853a9f491a0cfe4b81eeb9e2d19569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New form of PyFPE_END_PROTECT macro.</title>
<updated>1997-03-14T04:32:50+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-03-14T04:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=45b83915f8d5974045d374c981531d9b98570df1'/>
<id>45b83915f8d5974045d374c981531d9b98570df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes for Lee Busby's SIGFPE patch set.</title>
<updated>1997-02-14T22:58:07+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-02-14T22:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0ae748d3c409fc4b870baadd601a53c6a43ddf11'/>
<id>0ae748d3c409fc4b870baadd601a53c6a43ddf11</id>
<content type='text'>
New file pyfpe.c and exception FloatingPointError.
Surround some f.p. operations with PyFPE macro brackets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New file pyfpe.c and exception FloatingPointError.
Surround some f.p. operations with PyFPE macro brackets.
</pre>
</div>
</content>
</entry>
</feed>
