Message337655
| Author | methane |
|---|---|
| Recipients | lemburg, luis@luispedro.org, methane, rhettinger, serhiy.storchaka, terry.reedy, tim.peters, twouters, vstinner |
| Date | 2019-03-11.10:54:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552301654.59.0.890614458816.issue32846@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I thought compact set implementation similar to dict sicne Python 3.6 may fix this issue. But as discussion with Raymond on Python-Dev ML, I conclude the merits of compact implementation is not significant enough. I abandoned compact set branch. Now I don't have any idea to fix this issue in foreseeable future. Please use dict instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-11 10:54:14 | methane | set | recipients: + methane, lemburg, tim.peters, twouters, rhettinger, terry.reedy, vstinner, luis@luispedro.org, serhiy.storchaka |
| 2019-03-11 10:54:14 | methane | set | messageid: <1552301654.59.0.890614458816.issue32846@roundup.psfhosted.org> |
| 2019-03-11 10:54:14 | methane | link | issue32846 messages |
| 2019-03-11 10:54:14 | methane | create | |