Timo Rothenpieler

Results 55 comments of Timo Rothenpieler

One thing to correct myself on: ``` /usr/local/pyenv/versions/3.12-dev-debug/include/python3.12d/object.h:798: _Py_NegativeRefcount: Assertion failed: object has negative ref count Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed Python runtime state: finalizing (tstate=0x00007f3e88b692a8) ``` This also happens...

That bug should long be fixed though, and I'm relatively certain that I built everything with latest stable cython, which should have the fix. What I'd like to stress is:...

Negative, but I recently verified it's still happening. And it is not happening when using conda packages, which makes it all the more mysterious.

I don't know what got updated where, but in a fresh venv with everything fully updated, I am now unable to reproduce this on python 3.12 and 3.13. I don't...

Yeah, some update of something must have fixed this. I still have an environment with the issue stashes away as docker image, so I could slowly travel through time with...