Objwatch

Latest version: v0.3.6

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.6

What's Changed
* fix: cancel wrap_upd's abstractmethod attr in FunctionWrapper by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/71
* fea: refactor all wrappers by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/72
* fea: rename FunctionWrapper to ABCWrapper by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/73
* fix: remove useless save_xml log in signal_handler by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/74
* fea: add TorchMemoryWrapper to capture GPU memory stats by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/75
* doc: update docs by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/76
* fea: add CPUMemoryWrapper to capture CPU memory stats by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/77


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.5...0.3.6

0.3.5

What's Changed
* fix: fix OOM caused by lru_cache by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/68
* fea: enhance exception handling for method retrieval by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/69


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.4...0.3.5

0.3.4

What's Changed
* fix: support ModuleType targets and use find_spec instead of import_module by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/59
* fea: add docs by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/60
* fea: refactor tracer.py by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/61
* fea: support trace global variables && refactor tracer by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/62
* fix: fix class method function name error by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/63
* fix: ensure xml is saved when receiving termination or interrupt signals by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/65


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.3...0.3.4

0.3.3

What's Changed
* fea: optimize the logic of id equal events by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/45
* fea: optimize the logic of trace func by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/47
* fea: support for py3.8–3.12 && fix flake8 issues && optimize test runtime by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/48
* fea: convert EventType to int Enum and add string labels by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/49
* fea: add lineno prefix in event handls log by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/52
* fea: support Enum value log by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/53


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.2...0.3.3

0.3.2

What's Changed
* fea: create MANIFEST.in to fix build whl using tar.gz by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/41
* fea: add wrap_upd in wrapper for update event by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/42
* fea: add exclude_targets option to exclude from monitoring && upd README by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/43
* fea: add PEP8-compliant code comments and update copyright headers by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/44


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.1...0.3.2

0.3.1

What's Changed
* fix: fix locals var len error by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/34
* fix: fix get rank error when torch.distributed not init by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/35
* fea: pretty xml output by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/33
* fea: refactor call_msg && return_msg in run && end event by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/37
* fix: fix build whl error when using tar.gz by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/39


**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.0...0.3.1

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.