diff options
author | Armin Rigo <arigo@tunes.org> | 2006-02-14 15:50:44 +0000 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2006-02-14 15:50:44 +0000 |
commit | 048cfac25bf697030416d611233fe7a37e79ba2c (patch) | |
tree | f9c16fdb70a10abb86cd78a4bccd223ad8a99ae9 /Python/pythonrun.c | |
parent | b4f973228594cefe94ddebd7278a5fb6df2cb0bb (diff) | |
download | cpython-048cfac25bf697030416d611233fe7a37e79ba2c.tar.gz |
* Refcount leak. It was just a reference to Py_None, but still.
* Allow the 3rd argument to generator.throw() to be None.
The 'raise' statement does the same, and anyway it follows the
general policy that optional arguments of built-ins should, when
reasonable, have a default value specifiable from Python.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions