Message188746
Guido, did you try combining your first patch (clearing the local var when populating the cell) with your second patch (by only checking for a cell when the local var is cleared rather than when it is populated)?
It seems slightly more logical to me to have a cell fallback for the "local ref is NULL" case than it does to special case "local ref is not NULL". |
|
Date |
User |
Action |
Args |
2013-05-09 03:19:03 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, mark.dickinson, pitrou, benjamin.peterson, ubershmekel, pconnell, isoschiz |
2013-05-09 03:19:03 | ncoghlan | set | messageid: <1368069543.54.0.816321792328.issue17927@psf.upfronthosting.co.za> |
2013-05-09 03:19:03 | ncoghlan | link | issue17927 messages |
2013-05-09 03:19:03 | ncoghlan | create | |
|