This week Python's core developer blog announced the very last production release of Python 2.7. Hackaday reports:
The intention was for it to coincide with PyCon 2020, but just like so many of the events planned for the first half of the year, the in-per... (more…)
Read more »
Advanced hot reloading for Python. Contribute to reloadware/reloadium development by creating an account on GitHub. (more…)
Read more »
Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »
Continuing with my journey in contributing to Gnocchi, I have learned of an excellent tool which Gnocchi uses to test its API from a HTTP request approach. The tool is called Gabbi. (more…)
Read more »