New submission from Antoine Pitrou:

This is a simple enhancement that may reduce memory consumption by a bit 
(unfortunately, this is difficult to measure using standard tools).

----------
components: Interpreter Core
files: setintern.patch
keywords: patch
messages: 199154
nosy: haypo, pitrou
priority: low
severity: normal
stage: patch review
status: open
title: Use a set for interned strings
type: resource usage
versions: Python 3.4
Added file: http://bugs.python.org/file31986/setintern.patch

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

Reply via email to