Download raw body.
devel/coccinelle patch for python 3.13
On 2025/12/05 21:21, Jonathan Gray wrote: > On Fri, Dec 05, 2025 at 10:07:27AM +0000, Stuart Henderson wrote: > > On 2025/12/05 15:07, Jonathan Gray wrote: > > > fixes: > > > Py.find_library: unable to find the Python library [/usr/local/lib/libpython3.13.so.0.0 returned Cannot resolve _PyObject_NextNotImplemented. > > > > Thanks - ok. > > > > We should probably update coccinelle, if I can get a diff together would > > you be able to test it? > > Sure. I thought coccinelle updates ran into problems in the past, > but perhaps I am getting that confused with ocaml updates. > Thanks. IIRC they're mostly just a bit painful searching for any new use of diff/find etc which expects to be able to use GNU syntax.
devel/coccinelle patch for python 3.13