﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
15812	SortedDict.update() should accept tuples or generators	Paul Winkler	Ryan Kaskel	"dict.update() accepts dictionaries, tuples of pairs, lists of pairs, or any generator of pairs.
But SortedDict.update() only accepts dicts.

This patch fixes that. With test."	New feature	closed	Utilities	dev	Normal	wontfix			Accepted	1	0	0	0	0	0
