[issue21991] The new email API should use MappingProxyType instead of returning new dicts.

STINNER Victor report at bugs.python.org
Wed Oct 15 13:50:37 CEST 2014


STINNER Victor added the comment:

> sorry, but how to update a patch without losing the rietveld review?

I see 3 patch sets at:
http://bugs.python.org/review/21991/

No review is lost when you remove a patch. But it's better to attach a new patch with a different name. I like the name pattern: name.patch, name-2.patch, name-3.patch, etc. It's easier to refer to a patch when it has a unique name.

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21991>
_______________________________________


More information about the Python-bugs-list mailing list