STINNER Victor added the comment:

> Thanks for wanting to improve Python, but we don't usually accept refactoring 
> requests like this.  We "fix" such issues when the code is touched for other 
> reasons.  We'll see what other developers think, though.

The standard library is used by some developers are the reference style for 
best practices. So it makes sense to "upgrade" to code to use enumarate(). I 
read the short change, enumerate() usage is appropriate.

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

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

Reply via email to