Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

AFAIK python have kind of cycles detector enabled by default.



Sort of, CPython has both reference counting and a normal Garbage Collection. You can disable the latter and still avoid memory leaks as long as you don't have cycles




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: