Skip to content
GitLab
Explore
Sign in
This project is archived. Its data is
read-only
.
Fix compilation with Python 3
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix compilation with Python 3
oliver.sander_at_tu-dresden.de
requested to merge
fix-compilation-with-python-3
into
master
Jan 03, 2019
Overview
0
Commits
1
Pipelines
1
Changes
1
At least on my installation, the method PyUnicode_AsUFT8 returns const char* rather than char*.
Merge request reports
Loading