[New-bugs-announce] [issue38200] Adding itertools.pairwise to the standard library?
Matteo Dell'Amico
report at bugs.python.org
Tue Sep 17 12:00:08 EDT 2019
New submission from Matteo Dell'Amico <della at linux.it>:
I use itertools.pairwise all the time and I wonder if the same happens to others. I'm thinking that others may be in the same situation, and having this simple recipe already included in the library would be definitely more convenient than copy/pasting the recipe. Also, it may improve its visibility...
----------
components: Library (Lib)
messages: 352642
nosy: della
priority: normal
severity: normal
status: open
title: Adding itertools.pairwise to the standard library?
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38200>
_______________________________________
More information about the New-bugs-announce
mailing list