Gustavo Niemeyer 78429a6aa6 Fixing bug
[#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.
2002-12-16 13:54:02 +00:00
..
2002-12-16 13:54:02 +00:00
2002-06-11 06:22:31 +00:00
2002-12-06 12:48:53 +00:00
2002-08-15 14:59:02 +00:00
2002-12-13 15:23:10 +00:00
2002-07-30 11:44:44 +00:00
2002-11-08 12:53:11 +00:00
2002-12-13 15:23:10 +00:00
2002-06-11 06:22:31 +00:00
2002-08-15 14:59:02 +00:00