Message 168809 - Python tracker
Message168809
| Author | alexandre.vassalotti |
|---|---|
| Recipients | alexandre.vassalotti, asvetlov, mstefanro, pitrou |
| Date | 2012-08-21.21:53:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1345585981.21.0.331309474363.issue15642@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some quick thoughts about the new implicit memoization scheme in Stefan's implementation. - The new scheme will need to be documented in PEP 3154 before we can accept the change. - I don't really like the idea of changing the semantics of the PUT and GET opcodes. I would prefer new opcodes if possible. - I would like to see benchmarks for this change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-21 21:53:01 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, pitrou, asvetlov, mstefanro |
| 2012-08-21 21:53:01 | alexandre.vassalotti | set | messageid: <1345585981.21.0.331309474363.issue15642@psf.upfronthosting.co.za> |
| 2012-08-21 21:53:00 | alexandre.vassalotti | link | issue15642 messages |
| 2012-08-21 21:53:00 | alexandre.vassalotti | create | |