Could you please let me know how python removes unwanted data running in a python process.
Will that be deleted automatically when python process terminated?
I have a server process which will have to run for months, then in that case will it keep the memory for that unwanted data?