mirror of
https://github.com/python/cpython.git
synced 2026-05-20 03:14:26 -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>