mirror of
https://github.com/python/cpython.git
synced 2025-09-24 17:33:29 +00:00
Fix attribution. Florent actually repackaged and reviewed Victor's patch (sorry!).
This commit is contained in:
parent
0d423b870b
commit
254d23f3a3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Core and Builtins
|
|||
- Issue #7491: Metaclass's __cmp__ method was ignored.
|
||||
|
||||
- Issue #7466: segmentation fault when the garbage collector is called
|
||||
in the middle of populating a tuple. Patch by Florent Xicluna.
|
||||
in the middle of populating a tuple. Patch by Victor Stinner.
|
||||
|
||||
|
||||
Library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue