diff options
author | Armin Rigo <arigo@tunes.org> | 2006-02-14 15:50:44 (GMT) |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2006-02-14 15:50:44 (GMT) |
commit | 967aa8b3496df29f03895b5e30a590d77d337167 (patch) | |
tree | 12178e032c4e78a7ef46c3719bb0e08236bd2bbc /PCbuild/_tkinter.vcproj | |
parent | 88b78d8cd4a9231b62e4c91f48143c7a67384379 (diff) | |
download | cpython-967aa8b3496df29f03895b5e30a590d77d337167.zip cpython-967aa8b3496df29f03895b5e30a590d77d337167.tar.gz cpython-967aa8b3496df29f03895b5e30a590d77d337167.tar.bz2 |
* 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 'PCbuild/_tkinter.vcproj')
0 files changed, 0 insertions, 0 deletions