Episode 401: Migrating 3.8 Million Lines of #Python

A massive project all of us Python folks can learn from with Ben Bariteau & @mkennedy

https://talkpython.fm/episodes/show/401/migrating-3.8-million-lines-of-python

Migrating 3.8 Million Lines of Python

At some point, you've probably migrated an app from one framework or major runtime version to another. For example, Django to Flask, Python 2 to Python 3, or even Angular to Vue.js. This can be a big challenge. If you had 100s of active devs and millions of lines of code, it's a huge challenge. We have Ben Bariteau from Yelp here to recount their story moving 3.8M lines of code from Python 2 to Python 3. But this is not just a 2-to-3 story. It has many lessons on how to migrate code in many situations. There are plenty of gems to take from his experience.

@talkpython just want to say that I love your show!