Message 264965 - Python tracker
Message264965
| Author | pitrou |
|---|---|
| Recipients | Alex.Willmer, ncoghlan, neologix, pitrou, rhettinger, xdegaye, yan12125 |
| Date | 2016-05-06.11:30:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462534224.08.0.915907731138.issue26939@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Xavier, as a strating point, can you try the following patch? (atomic_explicit.patch) If it solves the issue, can you also measure the performance drop compared to unpatched (on a non-debug build)? `python -m test.pystone` should be sufficient. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-06 11:30:24 | pitrou | set | recipients: + pitrou, rhettinger, ncoghlan, neologix, xdegaye, Alex.Willmer, yan12125 |
| 2016-05-06 11:30:24 | pitrou | set | messageid: <1462534224.08.0.915907731138.issue26939@psf.upfronthosting.co.za> |
| 2016-05-06 11:30:24 | pitrou | link | issue26939 messages |
| 2016-05-06 11:30:23 | pitrou | create | |