pyliveupdate icon indicating copy to clipboard operation
pyliveupdate copied to clipboard

A runtime python code manipulation framework for profiling, debugging and bugfixing

Results 4 pyliveupdate issues
Sort by recently updated
recently updated
newest added

## Who's using pyupdate? Thanks sincerely for constantly using and supporting this project. Please comment in this issue if you are using pyupdate!! Format example: * Company: xxx * Contact:...

Line level profiling

The profile module is quite helpful, but the Redefine module has something wrong. For example, if I run a server code located at "~/TechTry/pyliveupdate/examples/test.py" and patcher code located at "~/TechTry/pyliveupdate/examples/my_patcher.py",...

Thank you for this wonderful work! However, I have some questions. How can I configure the safe change point mentioned in the paper? I cannot find this parameter in the...