Message222098
| Author | skrah |
|---|---|
| Recipients | Robin.Schreiber, ezio.melotti, loewis, mark.dickinson, mrabarnett, pitrou, rhettinger, skrah |
| Date | 2014-07-02.12:48:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1404305321.29.0.710474758571.issue15722@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In order to avoid the significant slowdown: Could we create a new kind of method (METH_STATE) and change ceval to pass a state struct that contains the thread and the module state as the first parameter if the METH_STATE flag is present? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-02 12:48:41 | skrah | set | recipients: + skrah, loewis, rhettinger, mark.dickinson, pitrou, ezio.melotti, mrabarnett, Robin.Schreiber |
| 2014-07-02 12:48:41 | skrah | set | messageid: <1404305321.29.0.710474758571.issue15722@psf.upfronthosting.co.za> |
| 2014-07-02 12:48:41 | skrah | link | issue15722 messages |
| 2014-07-02 12:48:41 | skrah | create | |