A week ago today, I gave a talk at PyCon Australia in Sydney. I discussed refactoring in Python, and how to build refactoring tools using nothing but the standard library, building up from concepts to syntax trees to how the lib2to3 module works. The talk finished with the announcement of the open source refactoring framework I built at Facebook, Bowler, which I built using those same concepts. I really appreciated the questions from the audience and in the halls afterwards, and we really enjoyed our time in Sydney. Thanks to everyone that made PyCon so great!
Amethyst Reese · Sep 1, 2018
Talk @ PyCon AU 2018: Refactoring Code with the Standard Library
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I gave a talk on building refactoring tools using lib2to3 from the standard library.

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.