Message99950
The patch looks pretty good.
I'd factor out the common error-checking code (common between
LOAD_DEREF and DELETE_DEREF) into a helper function.
It would also be good to add some test cases.
Jeremy
On Tue, Feb 23, 2010 at 9:38 AM, Guido van Rossum
<[email protected]> wrote:
>
> Guido van Rossum <[email protected]> added the comment:
>
> I don't think so. It's very marginal.
>
> --Guido (on Android)
>
> On Feb 23, 2010 8:52 AM, "Amaury Forgeot d'Arc" <[email protected]>
> wrote:
>
> Amaury Forgeot d'Arc <[email protected]> added the comment:
>
> The above patch adds a new opcode (DELETE_DEREF), does the Moratorium apply
> here?
>
> ----------
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python...
>
> ----------
> Added file: http://bugs.python.org/file16341/unnamed
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue4617>
> _______________________________________ |
|
| Date |
User |
Action |
Args |
| 2010-02-23 20:41:29 | jhylton | set | recipients:
+ jhylton, gvanrossum, rhettinger, terry.reedy, pje, amaury.forgeotdarc, benjamin.peterson, cmcqueen1975 |
| 2010-02-23 20:41:28 | jhylton | link | issue4617 messages |
| 2010-02-23 20:41:28 | jhylton | create | |
|