Message244451
| Author | scoder |
|---|---|
| Recipients | gvanrossum, larry, ncoghlan, scoder, yselivanov |
| Date | 2015-05-30.07:23:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432970636.42.0.418550392956.issue24325@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I would still like to see a patch in Py3.5 that only flips the bit in C when "_types" is available and otherwise falls back to the existing Python code that creates a new code object. This part is much cleaner and faster to do in C than in the current Python implementation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-30 07:23:56 | scoder | set | recipients: + scoder, gvanrossum, ncoghlan, larry, yselivanov |
| 2015-05-30 07:23:56 | scoder | set | messageid: <1432970636.42.0.418550392956.issue24325@psf.upfronthosting.co.za> |
| 2015-05-30 07:23:56 | scoder | link | issue24325 messages |
| 2015-05-30 07:23:56 | scoder | create | |