Remoteobj

Latest version: v0.4.0

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

Scan your dependencies

Page 2 of 3

0.2.6a1

- fix Except pipe hang

0.2.5

- added `util.process/thread.raise_any()`
- rename `util.job(threaded=True)` => `util.job(threaded_=True)`
- refactored BaseListener out of Proxy
- fixed bad call default argument
- default value can be a callable that will be evaluated lazily

0.2.4

- added `util.thread` for a threaded equivalent to `util.process`
- added `util.job(threaded=True)` / `util.job(threaded=False)` for a parameterized interface for thread / process respectively.

0.2.3

- added super simple examples for each at the top of the README to illustrate
- fixed unpickleable bug TODO add test
- fixed bug when using except on a generator, then a function.
- removing second dict from Except that stored the latest exception - redundant, let's us allow customization
- renaming `util.dummy_listener` => `util.listener` for possible public use
- fix listener bg=True potential hang on background exception
- started on api doc generation

0.2.2

- fix `listen_(bg=False)` bug causing deadlock

0.2.1

- move `Proxy.__str__` to `Proxy.__repr__` - for pytest debugging

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.