Is there an easy way to check that a code change only changed typehints, and did not change any runtime behavior?
I imagine a static analysis tool should be able to do this as long as reflective code is not being used.
submitted by /u/Informal-Addendum435
[link] [comments]
r/learnpython Is there an easy way to check that a code change only changed typehints, and did not change any runtime behavior? I imagine a static analysis tool should be able to do this as long as reflective code is not being used. submitted by /u/Informal-Addendum435 [link] [comments]
Is there an easy way to check that a code change only changed typehints, and did not change any runtime behavior?
I imagine a static analysis tool should be able to do this as long as reflective code is not being used.
submitted by /u/Informal-Addendum435
[link] [comments]