Skip to content
GitLab
Explore
Sign in
Fix handling of itertools.izip
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix handling of itertools.izip
Samuel GAIST
requested to merge
plotter_fix_zip_handling
into
1.4.x
Jul 13, 2018
Overview
1
Commits
1
Pipelines
1
Changes
1
In python 3, izip became zip in the global space.
Merge request reports
Loading