.meetup/python --disable-gil edition
Since last week, the global Python community is excited by the acceptance of PEP 703 – Making the Global Interpreter Lock Optional in CPython. This is substantial for the Python community as the implementation will improve considerably the Python interpreter's performance by getting rid of the GIL and making the interpreter work efficiently in a multi-threaded runtime.
We're big users of Python at DeepSource and are excited about PEP 703. In this meetup, Tushar Sadhwani from the DeepSource team will present a talk about PEP 703, explaining the proposal and showing a demo of what a no-GIL Python interpreter looks like.
This meetup is open to all Python enthusiasts, developers, and anyone interested in understanding how PEP 703 will shape the future of Python programming.
We look forward to seeing you there!