mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
23df46a1dd
This was caused by 76929fdeeb, specifically its use of `super()` and its
packing/unpacking `*args`.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>