diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-08-12 19:19:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 19:19:33 (GMT) |
commit | 503af8fe9a93ea6bc5bdfc76eb56b106a47c7292 (patch) | |
tree | e51b1b7bbfdb6862d48fd846207cedc85f0678c1 /.gitignore | |
parent | ab094d1b2b348f670743f88e52d1a3f2cab5abd5 (diff) | |
download | cpython-503af8fe9a93ea6bc5bdfc76eb56b106a47c7292.zip cpython-503af8fe9a93ea6bc5bdfc76eb56b106a47c7292.tar.gz cpython-503af8fe9a93ea6bc5bdfc76eb56b106a47c7292.tar.bz2 |
gh-117482: Make the Slot Wrapper Inheritance Tests Much More Thorough (gh-122867)
There were a still a number of gaps in the tests, including not looking
at all the builtin types and not checking wrappers in subinterpreters
that weren't in the main interpreter. This fixes all that.
I considered incorporating the names of the PyTypeObject fields
(a la gh-122866), but figured doing so doesn't add much value.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions