Replace usage of `PyWeakref_GetObject()` since it is/will be deprecated.
Opened this issue · 0 comments
mgeplf commented
The python 3.13 relase notes mention that Deprecate the PyWeakref_GetObject() [...]
This is used in the current code base:
nrn/src/nrnpython/nrnpy_nrn.cpp
Line 181 in ab0a571
(and a bit further down)