I never knew there was a flag for hash-based pyc c...
# development
b
I never knew there was a flag for hash-based pyc checking: https://docs.python.org/3/using/cmdline.html#cmdoption-check-hash-based-pycs You might see a little speed bump if pants has this enabled and cached/copied pyc files 🤔