Ethan Furman <et...@stoneleaf.us> added the comment:

As I said on the PR:

This feels like an unnecessary change. The phrase "ordered dictionary" does not 
always refer to an 'OrderedDict`, and there is more than one way to order a 
dictionary besides insertion order.

As a side note: it's generally better to have different pull requests for 
different modules.

----------
nosy: +ethan.furman
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33860>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to