What is the Python Global Interpreter Lock (GIL)?

VERIFIED
Certificate of Achievement

This is to certify that

Juan Marín Fidalgo

has successfully completed

Understanding Python's Global Interpreter Lock (GIL)

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: June 28, 2026

Verification ID: baa8cfa0-42da-4917-954e-5a9916f3f4df

VERIFIED
Certificate of Achievement

What is the Python Global Interpreter Lock (GIL)?

This is to certify that

Juan Marín Fidalgo

has successfully completed

Understanding Python's Global Interpreter Lock (GIL)

a course of study offered by Real Python (realpython.com), an online learning platform and expert community for Python software developers.

Completion Date: June 28, 2026

Verification ID: baa8cfa0-42da-4917-954e-5a9916f3f4df

Course Description

Skill level: advanced

Python's Global Interpreter Lock or GIL, in simple words, is a mutex (or a lock) that allows only one thread to hold the control of the Python interpreter at any one time. In this video course you'll learn how the GIL affects the performance of your Python programs.

Certificate of Completion

This person’s account is verified and was created on Jan. 23, 2022. Real Python certifies their completion of the Understanding Python's Global Interpreter Lock (GIL) course on June 28, 2026.

About Real Python

Real Python is an online learning platform and expert community for Python software developers. It offers interactive online classes and in-depth tutorials created by a team of subject matter experts.