Message 238733 - Python tracker
Message238733
| Author | eltoder |
|---|---|
| Recipients | eltoder, pitrou, serhiy.storchaka |
| Date | 2015-03-20.22:32:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426890773.16.0.806567287958.issue23726@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually, this is rather new -- new in 3.5. The check was relaxed in #22986: https://hg.python.org/cpython/rev/c0d25de5919e Previously only heap types allowed re-assigning __class__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-20 22:32:53 | eltoder | set | recipients: + eltoder, pitrou, serhiy.storchaka |
| 2015-03-20 22:32:53 | eltoder | set | messageid: <1426890773.16.0.806567287958.issue23726@psf.upfronthosting.co.za> |
| 2015-03-20 22:32:53 | eltoder | link | issue23726 messages |
| 2015-03-20 22:32:53 | eltoder | create | |