[issue32338] Save OrderedDict import in re

Serhiy Storchaka report at bugs.python.org
Fri Dec 15 13:21:39 EST 2017


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

Since regular dicts are now ordered by default, the OrderedDict import is no longer necessary.

----------
components: Library (Lib), Regular Expressions
messages: 308418
nosy: ezio.melotti, mrabarnett, rhettinger, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Save OrderedDict import in re
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32338>
_______________________________________


More information about the Python-bugs-list mailing list