]> granicus.if.org Git - python/commit
Issue #14205: document the change of dict[key] behaviour if dict is modified
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 8 Mar 2012 01:50:17 +0000 (02:50 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 8 Mar 2012 01:50:17 +0000 (02:50 +0100)
commit50dbb3f2cf926fc15683b82607bd411b49d8d69d
tree88c1a193099ddff1a2c231a9b78730917060def0
parent704cae5097900283a9b59db000279d4cc07af2d1
Issue #14205: document the change of dict[key] behaviour if dict is modified
during the lookup
Doc/library/stdtypes.rst