Tracking an error in my game, stressing over a fix, and the code to replace it all... (more…)
Read more »
It's challenging to understand your Python project as it gets larger and more complex. Even when you write the entire project, it's impossible to know how it works fully. Debugging and profiling your code is essential to better understanding it. (more…)
Read more »
http://python-requests.org/ is showing: It's the same case for subdomains, including docs.python-requests.org, which is breaking the building of sphinx documentation which refer to requests doc... (more…)
Read more »
We did it, team! After quite a bumpy release process and a bunch of last-time fixes, we have reached beta 1 and feature freeze. What a ride eh? You can get the shiny new release artefacts from here: (more…)
Read more »