bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139)
… as proposed in PEP 572; key is now evaluated before value. https://bugs.python.org/issue35224
Showing
Please register or sign in to comment
… as proposed in PEP 572; key is now evaluated before value. https://bugs.python.org/issue35224