Message 120063 - Python tracker
Message120063
| Author | nascheme |
|---|---|
| Recipients | benjamin.peterson, loewis, nascheme |
| Date | 2010-10-31.15:55:50 |
| SpamBayes Score | 2.3597737e-05 |
| Marked as misclassified | No |
| Message-id | <1288540552.96.0.703409513032.issue10241@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oops, my patch doesn't work since m_base can be shared by more than one module instance. I guess a different solution would be to cleanup the m_copy references on interpreter shutdown. Somehow they would have to be found though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-31 15:55:53 | nascheme | set | recipients: + nascheme, loewis, benjamin.peterson |
| 2010-10-31 15:55:52 | nascheme | set | messageid: <1288540552.96.0.703409513032.issue10241@psf.upfronthosting.co.za> |
| 2010-10-31 15:55:51 | nascheme | link | issue10241 messages |
| 2010-10-31 15:55:50 | nascheme | create | |