Message 308054 - Python tracker
Message308054
| Author | vstinner |
|---|---|
| Recipients | cheryl.sabella, docs@python, georg.brandl, pitrou, serhiy.storchaka, vstinner |
| Date | 2017-12-11.15:44:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513007085.92.0.213398074469.issue19431@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> PyFrame_FastToLocals() and PyFrame_LocalsToFast() are not documented and have weird interface. I think the use of them should be discouraged. I suggest to document them, but explain in the documentation that they must not be used :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-11 15:44:45 | vstinner | set | recipients: + vstinner, georg.brandl, pitrou, docs@python, serhiy.storchaka, cheryl.sabella |
| 2017-12-11 15:44:45 | vstinner | set | messageid: <1513007085.92.0.213398074469.issue19431@psf.upfronthosting.co.za> |
| 2017-12-11 15:44:45 | vstinner | link | issue19431 messages |
| 2017-12-11 15:44:45 | vstinner | create | |