[`pyupgrade`] Add fix safety section to docs (`UP008`, `UP022`) (#17441)
## Summary
add fix safety section to replace_stdout_stderr and
super_call_with_parameters, for #15584
I checked the behavior and found that these two files could only
potentially delete the appended comments, so I submitted them as a PR.