mirror of
https://github.com/python/cpython.git
synced 2026-08-03 15:47:03 -04:00
This was caused by 76929fdeeb, specifically its use of `super()` and its
packing/unpacking `*args`.
Co-authored-by: Alex Waygood <[email protected]>