Message 256332 - Python tracker
Message256332
| Author | arigo |
|---|---|
| Recipients | David MacIver, Kevin Shweh, Tijs Van Oevelen, abarry, arigo, donmez, ezio.melotti, fijall, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, torsten |
| Date | 2015-12-13.19:56:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1450036579.92.0.682796558964.issue25843@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That's what I suggested ("compile.c:compiler_addop(): special-case code objects too, and stick their identity in the tuple 't'.") and how I fixed the same bug in PyPy (https://bitbucket.org/pypy/pypy/commits/7ec3e1d02197). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-13 19:56:19 | arigo | set | recipients: + arigo, rhettinger, ncoghlan, donmez, ezio.melotti, r.david.murray, torsten, fijall, serhiy.storchaka, David MacIver, abarry, Kevin Shweh, Tijs Van Oevelen |
| 2015-12-13 19:56:19 | arigo | set | messageid: <1450036579.92.0.682796558964.issue25843@psf.upfronthosting.co.za> |
| 2015-12-13 19:56:19 | arigo | link | issue25843 messages |
| 2015-12-13 19:56:19 | arigo | create | |