commit | b4af42a63582a25ed69a6fd18d870891954bf082 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 09 12:19:46 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 09 12:19:46 2007 +0000 |
tree | 6c25471c36b013ccf4b11c0bcd798c829739ccbe | |
parent | 2e8b602ac1f07ea6623f3ceec0fb35e11e861fd8 [diff] [blame] |
Bug #1653736: Properly discard third argument to slot_nb_inplace_power.
diff --git a/Misc/NEWS b/Misc/NEWS index 4d9eaee..8cecda5 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -12,6 +12,8 @@ Core and builtins ----------------- +- Bug #1653736: Properly discard third argument to slot_nb_inplace_power. + - SF #151204: enumerate() now raises an Overflow error at sys.maxint items. - Bug #1377858: Fix the segfaulting of the interpreter when an object created