Message179585
I am sticking with my opinion from before: the code should be fixed. It doesn't look like assignment to me.
I am fine with making this a "feature" only fixed in 3.4. (You can even fix the docs in 3.3 as long as you fix them back for 3.4.)
Minor note for Ezio: dict(k=v, ...) doesn't have this problem because k is just a keyword, not an expression. |
|
Date |
User |
Action |
Args |
2013-01-10 19:21:43 | gvanrossum | set | recipients:
+ gvanrossum, georg.brandl, rhettinger, terry.reedy, ncoghlan, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, swamiyeswanth, takayuki |
2013-01-10 19:21:43 | gvanrossum | set | messageid: <1357845703.68.0.584032103924.issue11205@psf.upfronthosting.co.za> |
2013-01-10 19:21:43 | gvanrossum | link | issue11205 messages |
2013-01-10 19:21:43 | gvanrossum | create | |
|