
Brett Cannon
Software engineer known for his significant contributions to the Python programming language and its community. He's a frequent speaker at Python conferences and has been involved in Python's governance.
Top 5 podcasts with Brett Cannon
Ranked by the Snipd community

21 snips
Apr 26, 2023 • 1h 15min
20 Years of Python - Brett Cannon
Brett's personal site @brettcannon on GitHub and Fosstodonpython-launchermicrovenvLLMs and the Business of Truth The Chinese Room ArgumentPEP 4 - Deprecation of Standard Modules Support the ShowThis podcast does not have any ads or sponsors. To support the show, please consider purchasing a book, signing up for Button, or reading the Django News newsletter.

10 snips
Jun 23, 2023 • 1h 31min
There's a whole PEP about that (Friends)
Brett Cannon, a core member of Python's steering council and an unofficial ambassador to the community, joins for a fascinating discussion. He tackles the anxieties around pip installation and shares insights on the evolution of Python from version 2 to 3, and the anticipation of Python 4. The conversation dives into the Global Interpreter Lock (GIL) and Chris Lattner’s Mojo project, highlighting innovations in the Python landscape, including the growing influence of Rust. It's a lively mix of technical challenges and community dynamics!

Feb 12, 2021 • 1h 33min
Unraveling Python's Syntax to Its Core With Brett Cannon
Python core developer Brett Cannon discusses unraveling Python's syntax to its core and his series of articles exploring the structure and workings of Python. He also talks about his role at Microsoft working on the Python extension for VS Code and recent Python enhancement proposals. The podcast covers topics such as syntactic sugar, Python in different environments, analyzing Python's syntax, and exploring perspectives and learning from different communities.

Jun 10, 2021 • 1h 8min
Every commit is a gift (Interview)
Brett Cannon, Dev Manager for the Python Extension for VS Code and a key figure in the Python community, discusses the vital role of maintainers during Maintainer Week. He emphasizes viewing contributions as gifts rather than obligations, and the importance of empathy in open source interactions. Brett sheds light on the challenges between user expectations and volunteer contributions, while advocating for respectful communication. His insights drive home the need for a cultural shift in appreciating contributors in the tech community.

Dec 6, 2023 • 1h 7min
#441: Python = Syntactic Sugar?
Python expert Brett Cannon joins the show to discuss Python's sweet language features. They cover topics such as attribute access, binary arithmetic operations, and the import statement. They also touch on asynchronous features, memory optimization with slots and data classes, and the complexities of subtraction in Python. The conversation explores optimizations, Python imports, and the importance of specifying modules. Check out Brett's blog series on syntactic sugar for a deeper dive into Python's inner workings.