Skip to content
GitLab
Explore
Sign in
TrigPSC: Fix compilation warning with py3.7.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:py3.TrigPSC-20200501
into
master
May 01, 2020
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
As of python 3.7, PyOS_AfterFork is replaced by PyOS_AfterFork_Child.
Merge request reports
Loading