Skip to content
GitLab
Explore
Sign in
AtlasCollectionTools: python 3 fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:py3.AtlasCollectionTools-20200214
into
master
Feb 14, 2020
Overview
2
Commits
1
Pipelines
1
Changes
8
Expand
Fix python 3 compilation errors.
print function
commands
async is becoming a keyword
basestring
bad escapes in strings
except statement syntax
relative package imports
has_key
Merge request reports
Loading