bpo-36253: Remove use after free reference in ctypes test suite by btharper · Pull Request #12257 · python/cpython

@btharper

@blurb-it

jdemeyer

Remove unnecessary elaboration of the old (bad, useless) test. Just mention that 'r' is now a dangling pointer and leave it at that.
Delete the news blurb, as minor changes to the ctypes test suite are not newsworthy.

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020

@btharper @websurfer5