Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:Update
libprelude
libprelude-fix_py38.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libprelude-fix_py38.patch of Package libprelude
--- ./bindings/python/_prelude.cxx 2019-07-12 07:19:49.365476420 +0200 +++ ./bindings/python/_prelude.cxx 2019-07-12 07:20:02.458213034 +0200 @@ -3132,7 +3132,7 @@ SWIGINTERN void SwigPyStaticVar_dealloc(PyDescrObject *descr) { - _PyObject_GC_UNTRACK(descr); + PyObject_GC_UnTrack(descr); Py_XDECREF(PyDescr_TYPE(descr)); Py_XDECREF(PyDescr_NAME(descr)); PyObject_GC_Del(descr);
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