summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-12-12-16-32-55.gh-issue-112962.ZZWXZn.rst
blob: b99e6bc90ae7912c2127c35bd5ef3c4e7e01c6dd (plain)
1
2
3
:mod:`dis` module functions add cache information to the
:class:`~dis.Instruction` instance rather than creating fake
:class:`~dis.Instruction` instances to represent the cache entries.