Message285161
| Author | serhiy.storchaka |
|---|---|
| Recipients | Vlastimil.Zíma, davin, michael.foord, peter.otten, r.david.murray, serhiy.storchaka |
| Date | 2017-01-10.21:38:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484084284.8.0.996071486739.issue20804@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry, I had wrote this patch for issue29229 and didn't read the above discussion. Copying and pickling preserve identity of some objects: functions, classes, enums, builtin singletons (None, False, True, ...). It was not obvious to me that this shouldn't work with mock sentinels. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-10 21:38:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, peter.otten, r.david.murray, michael.foord, Vlastimil.Zíma, davin |
| 2017-01-10 21:38:04 | serhiy.storchaka | set | messageid: <1484084284.8.0.996071486739.issue20804@psf.upfronthosting.co.za> |
| 2017-01-10 21:38:04 | serhiy.storchaka | link | issue20804 messages |
| 2017-01-10 21:38:04 | serhiy.storchaka | create | |