Message 308077 - Python tracker
Message308077
| Author | cheryl.sabella |
|---|---|
| Recipients | cheryl.sabella, docs@python, georg.brandl, pitrou, serhiy.storchaka, vstinner |
| Date | 2017-12-11.23:12:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513033956.04.0.213398074469.issue19431@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks Victor and Serhiy. >> @Cheryl: Maybe convert the PR without PyFrame_FastToLocals() and PyFrame_FastToLocalsWithError(). If I only convert PyFrame_New() then I would need to add it to as existing page since the patch created a new page for Frame Objects. I think the right place would be under the current PyFrameObject in Doc/c-api/veryhigh.rst? Thanks! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-11 23:12:36 | cheryl.sabella | set | recipients: + cheryl.sabella, georg.brandl, pitrou, vstinner, docs@python, serhiy.storchaka |
| 2017-12-11 23:12:36 | cheryl.sabella | set | messageid: <1513033956.04.0.213398074469.issue19431@psf.upfronthosting.co.za> |
| 2017-12-11 23:12:36 | cheryl.sabella | link | issue19431 messages |
| 2017-12-11 23:12:36 | cheryl.sabella | create | |