summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/mock.py
diff options
context:
space:
mode:
authorMariatta <Mariatta@users.noreply.github.com>2017-02-21 18:30:07 (GMT)
committerGitHub <noreply@github.com>2017-02-21 18:30:07 (GMT)
commit9b49133082ec23b67e84d2589e66d7810018e424 (patch)
tree1b54dd651ef46fb0d73afe8f635c1e81b1f6981a /Lib/unittest/mock.py
parent3ab24bdd47fdd9d45719ad49f93d3878d4442d7e (diff)
downloadcpython-9b49133082ec23b67e84d2589e66d7810018e424.zip
cpython-9b49133082ec23b67e84d2589e66d7810018e424.tar.gz
cpython-9b49133082ec23b67e84d2589e66d7810018e424.tar.bz2
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140) (#208)
As of Python 3.6 **kwargs are ordered, thus, remove the paragraph stating that ordering is undefined and change snippet to remove the unecessary sorted call. * Add sentence mentioning guaranteed output order of kwargs (cherry picked from commit 32e8f9bdfd4324f1aa4fbbdf1ed8536f2b00cabb)
Diffstat (limited to 'Lib/unittest/mock.py')
0 files changed, 0 insertions, 0 deletions