Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
filesystems
obexftp
obexftp-0.24-move_to_python3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File obexftp-0.24-move_to_python3.patch of Package obexftp
--- swig/charmap.i 2013-03-05 21:43:50.000000000 +0100 +++ /home/user/charmap.i 2020-05-01 13:23:59.945483980 +0200 @@ -40,7 +40,7 @@ $result = newSVpvn(arg1->buf_data, arg1->buf_size); argvi++; #elif defined SWIGPYTHON - $result = PyString_FromStringAndSize(arg1->buf_data, arg1->buf_size); + $result = PyUnicode_FromStringAndSize(arg1->buf_data, arg1->buf_size); #elif defined SWIGRUBY $result = arg1->buf_data ? rb_str_new(arg1->buf_data, arg1->buf_size) : Qnil; #elif defined SWIGTCL
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor