PyCon APAC 2025

Yu Saito

Yu Saito is currently working as a Technical Specialist for Azure at Microsoft Japan. Prior to joining Microsoft, Yu was a graduate student specializing in bioinformatics. During this time, he developed machine learning models to accelerate molecular dynamics simulations. This experience sparked his interest in Python, which continues to be a key area of expertise.


Session

03-01
13:45
30min
[Talk] An Introduction to the GIL for Python Beginners: Disabling It in Python 3.13 and Leveraging Concurrency
Yu Saito

In this presentation, aimed at Python beginners interested in parallel processing, we will explain the fundamental concepts of the Global Interpreter Lock (GIL) in Python and discuss its impact on programming. Specifically, we will touch upon the ability to disable the GIL in Python 3.13 and provide practical advice on how beginners can approach the GIL to achieve efficient concurrent processing.

Main Hall (LH 111)