This option enables the caching of small integer objects (similar to what
CPython does). The range of which integers are cached can be influenced with
the :config:`objspace.std.prebuiltintfrom` and
:config:`objspace.std.prebuiltintto` options.

