Message 272262 - Python tracker
Message272262
| Author | serhiy.storchaka |
|---|---|
| Recipients | giampaolo.rodola, gvanrossum, methane, mpaolini, serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-08-09.19:26:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470770775.47.0.108618604606.issue26081@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also a discussion on Python-Dev about rewriting contextlib.contextmanager in C: https://mail.python.org/pipermail/python-dev/2016-August/thread.html#145786 . What parts of Future are performance critical? Maybe it is worth to implement in C only the most critical code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-09 19:26:15 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, giampaolo.rodola, methane, yselivanov, mpaolini |
| 2016-08-09 19:26:15 | serhiy.storchaka | set | messageid: <1470770775.47.0.108618604606.issue26081@psf.upfronthosting.co.za> |
| 2016-08-09 19:26:15 | serhiy.storchaka | link | issue26081 messages |
| 2016-08-09 19:26:15 | serhiy.storchaka | create | |