mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add NEWS entry for #2831.
This commit is contained in:
parent
ee365b9f92
commit
bd85eb1167
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ What's New in Python 2.6 beta 1?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #2831: enumerate() now has a ``start`` argument.
|
||||
|
||||
- Issue #2801: fix bug in the float.is_integer method where a ValueError
|
||||
was sometimes incorrectly raised.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue