The Real Python Podcast cover image

Create Interactive Maps & Geospatial Data Visualizations With Python

The Real Python Podcast

00:00

Making the Global Interpreter Lock Optional in C Python

The global interpreter lock known as the Gill is a mechanism that prevents parallel code, both accessing certain assets at the same time. There's been much talk over the years of a Gilectomy about removing the Gill from C Python. PEP 703 proposes adding a build flag to the interpreter that turns the Gill off. So if you build an interpreter with this new disabled Gill flag, it would not be binary compatible with the regular interpreter.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app