]> granicus.if.org Git - python/commit
in dict displays, evaluate the key before the value (closes #11205)
authorBenjamin Peterson <benjamin@python.org>
Thu, 28 May 2015 19:30:26 +0000 (14:30 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 28 May 2015 19:30:26 +0000 (14:30 -0500)
commitee85339cc69af6b29a37b85a5695fb9c12f0f0a3
tree01f7a995722d516c61b70e1578d43628ab1f2a9f
parent44e625860bf4c24a811eb81c7953a71671c89608
in dict displays, evaluate the key before the value (closes #11205)

Patch partially by Steve Dougherty.
Lib/importlib/_bootstrap_external.py
Lib/test/test_compile.py
Misc/NEWS
Python/ceval.c
Python/compile.c
Python/importlib_external.h