Message300065
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, geeknik, methane, vstinner |
| Date | 2017-08-10.09:03:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502355807.06.0.344199987267.issue31166@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Another solution is to replace class dict with a special type which invalidates the type cache on dict[key]=value. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-10 09:03:27 | vstinner | set | recipients: + vstinner, benjamin.peterson, methane, geeknik |
| 2017-08-10 09:03:27 | vstinner | set | messageid: <1502355807.06.0.344199987267.issue31166@psf.upfronthosting.co.za> |
| 2017-08-10 09:03:27 | vstinner | link | issue31166 messages |
| 2017-08-10 09:03:26 | vstinner | create | |