mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #24726: Fixed issue number for previous changeset 76e848554b5d.
This commit is contained in:
commit
cf156bc248
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Release date: XXXX-XX-XX
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #25449: Fixed a crash and leaking NULL in repr() of OrderedDict that
|
||||
- Issue #24726: Fixed a crash and leaking NULL in repr() of OrderedDict that
|
||||
was mutated by direct calls of dict methods.
|
||||
|
||||
- Issue #25449: Iterating OrderedDict with keys with unstable hash now raises
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue