Message 83606 - Python tracker
Message83606
| Author | pitrou |
|---|---|
| Recipients | jafo, pitrou, rharris, tim.peters |
| Date | 2009-03-14.23:49:09 |
| SpamBayes Score | 0.0019855686 |
| Marked as misclassified | No |
| Message-id | <1237074551.6.0.0440543529361.issue2116@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Should a deepcopy of a weakref return the same weakref, or a weakref to a new copied object? Also, what about the optional callback? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-14 23:49:11 | pitrou | set | recipients: + pitrou, tim.peters, jafo, rharris |
| 2009-03-14 23:49:11 | pitrou | set | messageid: <1237074551.6.0.0440543529361.issue2116@psf.upfronthosting.co.za> |
| 2009-03-14 23:49:09 | pitrou | link | issue2116 messages |
| 2009-03-14 23:49:09 | pitrou | create | |