On Mon, Sep 27, 2021 at 11:09 AM Chris Angelico <ros...@gmail.com> wrote: > When exactly does the freezing happen?
When you build the executable (e.g. "make -j8", ".\PCbuild\build.bat"). So your changes to those .py files wouldn't show up until then. -eric _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/IGDYUDVFHDU77OLPP3744FIG3IHZWS4D/ Code of Conduct: http://python.org/psf/codeofconduct/