Skip to content
GitLab
Explore
Sign in
PyUtils: Avoid using `past' module for py3 compatibility.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:noPast.PyUtils-20200103
into
master
Jan 03, 2020
Overview
2
Commits
1
Pipelines
1
Changes
7
Expand
With some python3 versions, importing past emits deprecation warnings.
Merge request reports
Loading