mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
Create no-stop-iteration-in-gen
This commit is contained in:
parent
b39fe13de8
commit
01c3afbe6f
1 changed files with 12 additions and 0 deletions
12
news/no-stop-iteration-in-gen
Normal file
12
news/no-stop-iteration-in-gen
Normal file
|
@ -0,0 +1,12 @@
|
|||
**Added:** None
|
||||
|
||||
**Changed:**
|
||||
* Replaced StopIteration with return in CommandPipeline.iterraw.
|
||||
|
||||
**Deprecated:** None
|
||||
|
||||
**Removed:** None
|
||||
|
||||
**Fixed:** None
|
||||
|
||||
**Security:** None
|
Loading…
Add table
Reference in a new issue