M Bussonnier
M Bussonnier
There is a resource leak spotted in ipython/ipykernel#1291, that only affects windows, this try to properly close the BufferReader/writrers. I find it weird to have to close things we did...
#10598 added the possibility to change the ast-interactivity mode for the last assignment of cells. Though it work only for simple variable assignments. Should we try to do that for...
I believe, even with the fix it won't work with python 3.14. See: I believe, even with the fix it won't work with python 3.14. See: https://github.com/python/cpython/pull/124369 and https://github.com/python/cpython/commit/986a4e1b6fcae7fe7a1d0a26aea446107dd58dd2 _Originally...
https://github.com/PyWavelets/pywt/pull/741 see https://github.com/PyWavelets/pywt/pull/741#pullrequestreview-2194532812