mirror of
https://github.com/python/cpython.git
synced 2026-06-15 07:29:54 -04:00
0a975f957d
The example C extension used the “three.fast_taunt” name, but no “three” parent was defined in the setup.cfg. This did not cause a failure nor even print a warning, we may want to change that.