Message318442
| Author | steve.dower |
|---|---|
| Recipients | ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-06-01.17:46:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527875197.57.0.81473610881.issue33720@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FYI, I posted the problem at https://developercommunity.visualstudio.com/content/problem/265778/pgo-generates-large-stack-frame.html (I _think_ it's public). Until then, it's probably best to reduce the recursion limit. Going to a depth of 1000 seems okay, and it certainly seems less bad than disabling optimisations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-01 17:46:37 | steve.dower | set | recipients: + steve.dower, paul.moore, vstinner, tim.golden, ned.deily, zach.ware |
| 2018-06-01 17:46:37 | steve.dower | set | messageid: <1527875197.57.0.81473610881.issue33720@psf.upfronthosting.co.za> |
| 2018-06-01 17:46:37 | steve.dower | link | issue33720 messages |
| 2018-06-01 17:46:37 | steve.dower | create | |