Message 83609 - Python tracker
Message83609
| Author | pitrou |
|---|---|
| Recipients | jafo, pitrou, rharris, tim.peters |
| Date | 2009-03-15.00:34:30 |
| SpamBayes Score | 9.924434e-05 |
| Marked as misclassified | No |
| Message-id | <1237077273.78.0.347014710649.issue2116@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch providing proper copy and deepcopy support, including for weak dicts (the Proxy type is unsupported, though). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-15 00:34:33 | pitrou | set | recipients: + pitrou, tim.peters, jafo, rharris |
| 2009-03-15 00:34:33 | pitrou | set | messageid: <1237077273.78.0.347014710649.issue2116@psf.upfronthosting.co.za> |
| 2009-03-15 00:34:32 | pitrou | link | issue2116 messages |
| 2009-03-15 00:34:32 | pitrou | create | |