summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7828.bugfix
blob: f47cc3cc9525273cc2d0b8ceda5aa03331c43fc8 (plain)
1
2
3
Fixes a crash in ``stop-iteration-return`` when the ``next`` builtin is called without arguments.

Closes #7828