summaryrefslogtreecommitdiff
blob: 76568d407449f53b4c8b70b18e6376318a2cdf3e (plain)
1
2
3
Failing to pass arguments properly to :func:`functools.singledispatchmethod`
now throws a TypeError instead of hitting an index out of bounds
internally.