mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
[#448679] Left to right * Python/compile.c (com_dictmaker): Reordered evaluation of dictionaries to follow strict LTR evaluation. * Lib/compiler/pycodegen.py (CodeGenerator.visitDict): Reordered evaluation of dictionaries to follow strict LTR evaluation. * Doc/ref/ref5.tex Documented the general LTR evaluation order idea. * Misc/NEWS Documented change in evaluation order of dictionaries. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| ref.tex | ||
| ref1.tex | ||
| ref2.tex | ||
| ref3.tex | ||
| ref4.tex | ||
| ref5.tex | ||
| ref6.tex | ||
| ref7.tex | ||
| ref8.tex | ||
| refa1.tex | ||
| reswords.py | ||