Skip to content
GitLab
Explore
Sign in
TriggerMenu: python 3 fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:py3.TriggerMenu-20200830
into
master
Aug 30, 2020
Overview
3
Commits
1
Pipelines
1
Changes
4
Expand
map(None, ...) doesn't work in py3. Replace with zip(...).
Merge request reports
Loading