Message 274263 - Python tracker
Message274263
| Author | serhiy.storchaka |
|---|---|
| Recipients | Kay.Hayen, serhiy.storchaka, steven.daprano |
| Date | 2016-09-02.17:23:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472836992.97.0.459399883342.issue27942@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This likely is an interference of issue27095 with issue26148. I consider this as a regression. This causes not only a waste of memory, but can affect a performance, since comparing non-identical strings is slower than comparing identical strings. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-02 17:23:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, steven.daprano, Kay.Hayen |
| 2016-09-02 17:23:12 | serhiy.storchaka | set | messageid: <1472836992.97.0.459399883342.issue27942@psf.upfronthosting.co.za> |
| 2016-09-02 17:23:12 | serhiy.storchaka | link | issue27942 messages |
| 2016-09-02 17:23:12 | serhiy.storchaka | create | |