Message255760
| Author | yselivanov |
|---|---|
| Recipients | georg.brandl, gvanrossum, larry, ncoghlan, oconnor663, pitrou, serhiy.storchaka, vstinner, yselivanov |
| Date | 2015-12-02.19:54:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449086079.66.0.491654232011.issue25782@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Setting it to NULL is one option -- silently ignoring the assignment (leaving whatever was there) might also be good? In 90% of the cases it would be the same thing right? But leaving the old __context__ there will completely mask the bug... And as for pure python code -- do you agree we better raise a TypeError if a cycle is about to be introduced? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-02 19:54:39 | yselivanov | set | recipients: + yselivanov, gvanrossum, georg.brandl, ncoghlan, pitrou, vstinner, larry, serhiy.storchaka, oconnor663 |
| 2015-12-02 19:54:39 | yselivanov | set | messageid: <1449086079.66.0.491654232011.issue25782@psf.upfronthosting.co.za> |
| 2015-12-02 19:54:39 | yselivanov | link | issue25782 messages |
| 2015-12-02 19:54:39 | yselivanov | create | |