cpython/Doc/reference
Jörn Heissler c8a35417db 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
2019-06-22 07:40:55 -07:00
..
compound_stmts.rst Regenerate topics file (GH-13642) 2019-05-29 22:59:00 +01:00
datamodel.rst bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108) 2019-06-02 00:05:48 +03:00
executionmodel.rst bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org/3) (GH-13120) 2019-05-13 06:05:20 -07:00
expressions.rst bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139) 2019-06-22 07:40:55 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376) 2019-05-01 13:08:17 -07:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org/3) (GH-13120) 2019-05-13 06:05:20 -07:00
simple_stmts.rst More updates to the annotated assignments docs (GH-13794) 2019-06-04 11:37:46 +01:00
toplevel_components.rst bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 17:31:03 -04:00