cpython/Misc/NEWS.d/next/Core and Builtins/2022-07-22-15-56-35.gh-issue-95144.FZYWX-.rst

Improve the error message from ``a in b`` when ``b`` is not a container
to mention the term "container".