summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2006-02-14 15:50:44 +0000
committerArmin Rigo <arigo@tunes.org>2006-02-14 15:50:44 +0000
commit048cfac25bf697030416d611233fe7a37e79ba2c (patch)
treef9c16fdb70a10abb86cd78a4bccd223ad8a99ae9 /Python/pythonrun.c
parentb4f973228594cefe94ddebd7278a5fb6df2cb0bb (diff)
downloadcpython-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