Message235384
Here is a patch which adds separate dict for interned strings (otherwise they can be uninterned) and for bytes. It also slightly simplify the code. |
|
Date |
User |
Action |
Args |
2015-02-04 11:16:49 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, pitrou, kristjan.jonsson, vstinner, larry, vajrasky |
2015-02-04 11:16:49 | serhiy.storchaka | set | messageid: <1423048609.7.0.339445204269.issue20416@psf.upfronthosting.co.za> |
2015-02-04 11:16:49 | serhiy.storchaka | link | issue20416 messages |
2015-02-04 11:16:48 | serhiy.storchaka | create | |
|