Message 285303 - Python tracker
Message285303
| Author | xdegaye |
|---|---|
| Recipients | python-dev, serhiy.storchaka, xdegaye |
| Date | 2017-01-12.10:58:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484218718.32.0.496685518481.issue28759@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
'supported_operation': * The intent in using 'supported' was that the context manager could possibly be extended later. * 'operation' is the terminology used in the GNU libc documentation [1]. I will replace 'supported_operation' with 'permitted_operation' unless a better name is proposed. [1] https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-12 10:58:38 | xdegaye | set | recipients: + xdegaye, python-dev, serhiy.storchaka |
| 2017-01-12 10:58:38 | xdegaye | set | messageid: <1484218718.32.0.496685518481.issue28759@psf.upfronthosting.co.za> |
| 2017-01-12 10:58:38 | xdegaye | link | issue28759 messages |
| 2017-01-12 10:58:37 | xdegaye | create | |