First steps toward Python 3 compatibility1. Every new bit of code has to be compatible with Python 3 Even if you just started thinking about migrating to Python 3, there is one policy you should introduce into your code development right away: every new bit of code committed to your repository needs to be Python 3, at least in theory. Itâs a âbest effortâ type of deal here. If your product is unde


{{#tags}}- {{label}}
{{/tags}}