You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that PEP 703 has been accepted, I'm not actively working on this fork and instead focusing on work in upstream CPython. Please use the free-threaded build of Python 3.13.0b3:
i'm using gc.collect() for clean memory.
other python version never saw this print when perform gc.collect() but this NOGIL does and no memory free.
The text was updated successfully, but these errors were encountered: