A good exercise that I feel has great benefits is building Python from the source repo. We will be building Python from CPython. CPython can be found on GitHub at https://github.com/python/cpython. I suggest forking the repo into your GitHub account....
cburke.org3 min readNo responses yet.