Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lcgcool
cool
Merge requests
!8
Merged
Created
Aug 02, 2021
by
Scott Snyder
@ssnyder
Contributor
Options
Fix for compatibility with py3 iterators.
Overview
0
Commits
1
Pipelines
2
Changes
1
py3 iterators need a
next
() method, while py2 used next().