Skip to content
GitLab
Explore
Sign in
Py3 fixes for L1Common and TrigConfDBConnection
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:py3_l1common
into
master
Oct 28, 2019
Overview
2
Commits
2
Pipelines
1
Changes
4
Expand
Enable flake8 checker and make python code compliant
Replace
PyString_FromString
->
PyUnicode_FromString
Merge request reports