Since Python 3.10, support for PyArg_ParseTuple() # formats
requires PY_SSIZE_T_CLEAN macro to be defined.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDCVS83fae9c7b386: setup.py: Fix debian unstable package build
Diff Detail
Diff Detail
- Repository
- rDLDCVS CVS Loader
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 31572 Build 49380: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 49379: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8491 (id=30580)
Rebasing onto 386a68f149...
Current branch diff-target is up to date.
Changes applied before test
commit 83fae9c7b386f9773de7b794be155fbcae2fcdbc Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Sep 15 17:37:11 2022 +0200 setup.py: Fix debian unstable package build Since Python 3.10, support for PyArg_ParseTuple() # formats requires PY_SSIZE_T_CLEAN macro to be defined.
See https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/125/ for more details.