7. Making changes to NoneType source code in CPython

Shahriyar Rzayev
CPython Internals
Published in
Oct 26, 2020

In this short video we are going to finalize the NoneType exploration in CPython.
We are going to add some useless changes to None object such as returnin True from __bool__() call or returning integer type for NoneType type call.

The code changes are here:
https://github.com/ShahriyarR/cpython/pull/2

--

--

Shahriyar Rzayev
CPython Internals

Azerbaijan Python User Group lead — True Pythonista. Open Source enthusiast.