Change by Julien H :
--
components: +Library (Lib) -Demos and Tools
versions: -Python 3.9
___
Python tracker
<https://bugs.python.org/issue41030>
___
___
Pytho
Change by Julien H :
--
title: Provide toList() method on iterators (`list()` is a flow killer in REPL)
-> Provide toList() method on iterators/generators (`list()` is a flow killer
in REPL)
___
Python tracker
<https://bugs.python.org/issu
Julien H added the comment:
Hello Ammar Askar,
I agree `_` avoids the "up arrow" problem I mentioned in the REPL.
I actually primarily use jupyter notebooks in my work.
Point 1. in my first message is the primary issue. Having to edit the line in
two places to perform one