mirror of
https://github.com/python/cpython.git
synced 2025-08-20 00:32:12 +00:00
Fix wrong issue number.
(backport from rev. 55735)
This commit is contained in:
parent
ba871a06fb
commit
2e23bb7545
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ What's New in Python 2.5.1?
|
|||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- Bug #1722484: remove docstrings again when running with -OO.
|
||||
- Bug #1722485: remove docstrings again when running with -OO.
|
||||
|
||||
- Revert SF #1615701: dict.update() does *not* call __getitem__() or keys()
|
||||
if subclassed. This is to remain consistent with 2.5.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue