Talk Python to Me: #401: Migrating 3.8 Million Lines of Python :

Talk Python to Me: #401: Migrating 3.8 Million Lines of Python
by:
blow post content copied from  Planet Python
click here to view original post


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. <br/><br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Ben on Twitter</b>: <a href="https://mobile.twitter.com/benbariteau" target="_blank" rel="noopener">@benbariteau</a><br/> <b>Ben's Talk at PyCon 2022</b>: <a href="https://www.youtube.com/watch?v=d6QAPcOX5OM" target="_blank" rel="noopener">youtube.com</a><br/> <b>python-modernize</b>: <a href="https://ift.tt/A8qLvuw" target="_blank" rel="noopener">github.com</a><br/> <b>python-future</b>: <a href="https://ift.tt/i9fauE1" target="_blank" rel="noopener">github.com</a><br/> <b>Watch this episode on YouTube</b>: <a href="https://www.youtube.com/watch?v=H0RjzsTC9QA" target="_blank" rel="noopener">youtube.com</a><br/> <b>Episode transcripts</b>: <a href="https://ift.tt/JV8ihdQ" target="_blank" rel="noopener">talkpython.fm</a><br/> <br/> <b>--- Stay in touch with us ---</b><br/> <b>Subscribe to us on YouTube</b>: <a href="https://ift.tt/DI6BqOT" target="_blank" rel="noopener">youtube.com</a><br/> <b>Follow Talk Python on Mastodon</b>: <a href="https://ift.tt/mZ6woSt" target="_blank" rel="noopener"><i class="fa-brands fa-mastodon"></i>talkpython</a><br/> <b>Follow Michael on Mastodon</b>: <a href="https://ift.tt/Hof1O2i" target="_blank" rel="noopener"><i class="fa-brands fa-mastodon"></i>mkennedy</a><br/></div><br/> <strong>Sponsors</strong><br/> <a href='https://ift.tt/yoqpWl7 Automotive</a><br> <a href='https://ift.tt/KxnXWR3 Interviews</a><br> <a href='https://ift.tt/8Cbq17K Python Training</a>
February 02, 2023 at 01:30PM
Click here for more details...

=============================
The original post is available in Planet Python by
this post has been published as it is through automation. Automation script brings all the top bloggers post under a single umbrella.
The purpose of this blog, Follow the top Salesforce bloggers and collect all blogs in a single place through automation.
============================

Salesforce