Message 287514 - Python tracker
Message287514
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, twouters, vstinner, xdegaye, yan12125 |
| Date | 2017-02-10.11:10:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486725036.32.0.201142173366.issue29176@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Check that pickling/unpickling the windows object doesn't cause crash or undefined behaviour. Currently the pickling fails because the name of the class is not true name. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-10 11:10:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, twouters, vstinner, xdegaye, yan12125 |
| 2017-02-10 11:10:36 | serhiy.storchaka | set | messageid: <1486725036.32.0.201142173366.issue29176@psf.upfronthosting.co.za> |
| 2017-02-10 11:10:36 | serhiy.storchaka | link | issue29176 messages |
| 2017-02-10 11:10:36 | serhiy.storchaka | create | |