MarkRotchell

Results 2 comments of MarkRotchell

Looks like quite a few changes to `inspect` in 3.13+ due to some other bug fixes, so think this has been somewhat fixed in that version, if only by accident....

If the problem is too difficult to solve before 3.13+, perhaps we should raise `TypeError` for 3.12.5, as I think it's clear at the moment `inspect.getsource` hasn't been implemented with...