Message321413
| Author | methane |
|---|---|
| Recipients | benjamin.peterson, methane, serhiy.storchaka |
| Date | 2018-07-11.07:58:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531295902.23.0.56676864532.issue31377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I doubt that interning cause reproduciblity problem. AFAIK, all strings in code object are interned or not interned deterministically. https://bugzilla.opensuse.org/show_bug.cgi?id=1049186 This issue seems be caused by w_ref() based on object refcnt, not interning. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-11 07:58:22 | methane | set | recipients: + methane, benjamin.peterson, serhiy.storchaka |
| 2018-07-11 07:58:22 | methane | set | messageid: <1531295902.23.0.56676864532.issue31377@psf.upfronthosting.co.za> |
| 2018-07-11 07:58:22 | methane | link | issue31377 messages |
| 2018-07-11 07:58:22 | methane | create | |