Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
cf156bc2
Commit
cf156bc2
authored
Nov 04, 2015
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Plain Diff
Issue #24726: Fixed issue number for previous changeset 76e848554b5d.
parents
f83afa50
4d11a94f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Misc/NEWS
Misc/NEWS
+1
-1
No files found.
Misc/NEWS
View file @
cf156bc2
...
@@ -10,7 +10,7 @@ Release date: XXXX-XX-XX
...
@@ -10,7 +10,7 @@ Release date: XXXX-XX-XX
Core and Builtins
Core and Builtins
-----------------
-----------------
- Issue #2
5449
: Fixed a crash and leaking NULL in repr() of OrderedDict that
- Issue #2
4726
: Fixed a crash and leaking NULL in repr() of OrderedDict that
was mutated by direct calls of dict methods.
was mutated by direct calls of dict methods.
- Issue #25449: Iterating OrderedDict with keys with unstable hash now raises
- Issue #25449: Iterating OrderedDict with keys with unstable hash now raises
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment