cpython/Misc/NEWS.d/next/Core and Builtins/2024-06-17-12-20-20.gh-issue-120507.94lz2J.rst

Remove the ``BEFORE_WITH`` and ``BEFORE_ASYNC_WITH``
instructions. Add the new :opcode:`LOAD_SPECIAL` instruction. Generate code
for ``with`` and ``async with`` statements using the new instruction.