Message83626
Version 3 of patch attached
- now functionally complete with the correct semantics
- compiler package not updated yet
- documentation not updated yet
Unfortunately, getting the semantics right involves moving
context.__enter__ and context.__exit__ to temporary variables instead of
being able to leave them on the stack - that makes for something of a
speed hit. |
|
| Date |
User |
Action |
Args |
| 2009-03-15 12:29:56 | ncoghlan | set | recipients:
+ ncoghlan, jwp |
| 2009-03-15 12:29:55 | ncoghlan | set | messageid: <[email protected]> |
| 2009-03-15 12:29:54 | ncoghlan | link | issue5251 messages |
| 2009-03-15 12:29:54 | ncoghlan | create | |
|