summary refs log tree commit diff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorKrombel <krombel@krombel.de>2018-08-29 16:26:21 +0200
committerKrombel <krombel@krombel.de>2018-08-29 16:28:25 +0200
commit79a8a347a6c55a3ec6255227930dd9aad4b0b78f (patch)
tree668ddcd9c174f1d2c3ba1b569a6916525ed23a10 /CONTRIBUTING.rst
parentUpdate CONTRIBUTING to clarify miscs & Markdown (#3730) (diff)
downloadsynapse-79a8a347a6c55a3ec6255227930dd9aad4b0b78f.tar.xz
fix #3445
itervalues(d) calls d.itervalues() [PY2] and d.values() [PY3]
but SortedDict only implements d.values()
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions