Message290047
| Author | vstinner |
|---|---|
| Recipients | eric.snow, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2017-03-23.13:07:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490274477.58.0.89366036954.issue29881@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
About the pull request: to be clear, I know that some modified local variables should use _Py_IDENTIFIER() rather than _Py_ONCEVAR(), but I chose to use _Py_ONCEVAR() just to give examples of the API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-23 13:07:57 | vstinner | set | recipients: + vstinner, ncoghlan, eric.snow, serhiy.storchaka |
| 2017-03-23 13:07:57 | vstinner | set | messageid: <1490274477.58.0.89366036954.issue29881@psf.upfronthosting.co.za> |
| 2017-03-23 13:07:57 | vstinner | link | issue29881 messages |
| 2017-03-23 13:07:57 | vstinner | create | |