I am well versed in Python and now trying to understand and learn the Design philosophy of Python as a Programming Language. Is there any document related to Design/Archoitecture of Python language itself where I can learn about implementation of garbage collection, top level of python objects and different other features.
Bottom line is I want to understand and get hold of the Python source code itself in C. Any document or pointer towards that would be very much appreciated. Thanks Shakil _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/QW26GRLCHI7CCSK3G35YLWXAMYR7E7IW/ Code of Conduct: http://python.org/psf/codeofconduct/