Code navigation is now available for all Go, Python, and Ruby repositories
Jump to definition and find all references are now available for all Go, Python, and Ruby repositories on GitHub, with more languages coming soon. (more…)
Read more »
Python 3.8 was released in mid-October, but if you look at my recommendation for a base image for Docker it still talks about Python 3.7. And in fact, switching to Python 3.8 immediately can cause you problems. Wondering when to switch your application? H… Read more