[issue28144] Decrease empty_keys_struct's dk_refcnt

2016-09-26 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 5d80a8e16edd by Serhiy Storchaka in branch '3.6':
issue #28144: Decrease empty_keys_struct's dk_refcnt
https://hg.python.org/cpython/rev/5d80a8e16edd

New changeset a579a0354d85 by Serhiy Storchaka in branch 'default':
issue #28144: Decrease empty_keys_struct's dk_refcnt
https://hg.python.org/cpython/rev/a579a0354d85

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28144] Decrease empty_keys_struct's dk_refcnt

2016-09-26 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Good catch Xiang Zhang!

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28144] Decrease empty_keys_struct's dk_refcnt

2016-09-26 Thread Serhiy Storchaka

Changes by Serhiy Storchaka :


--
assignee:  -> serhiy.storchaka
components: +Interpreter Core
nosy: +serhiy.storchaka
stage:  -> patch review
type:  -> enhancement
versions: +Python 3.6, Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28144] Decrease empty_keys_struct's dk_refcnt

2016-09-14 Thread INADA Naoki

INADA Naoki added the comment:

Nice catch!

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28144] Decrease empty_keys_struct's dk_refcnt

2016-09-14 Thread Xiang Zhang

New submission from Xiang Zhang:

There is no dummy_struct any more. So I think we can decrease 
empty_keys_struct's dk_refcnt.

--
files: empty_keys.patch
keywords: patch
messages: 276405
nosy: haypo, methane, xiang.zhang
priority: normal
severity: normal
status: open
title: Decrease empty_keys_struct's dk_refcnt
Added file: http://bugs.python.org/file44656/empty_keys.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com