New submission from INADA Naoki:

Tuples consists of None, True, False, str and bytes can be merged safely.
To avoid memory leak, this patch shares such tuples in compile unit (module, in 
most case.)

----------
files: merge-tuples.patch
keywords: patch
messages: 285933
nosy: haypo, inada.naoki
priority: normal
severity: normal
status: open
title: merge tuples in module
Added file: http://bugs.python.org/file46366/merge-tuples.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29336>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to