platypush/platypush/event
Fabio Manganiello 36fdcf6963 - The context should be properly expanded also when calling a Python procedure
- Refactored the logic for executing a request and wrapping the response common to procedures, crons and event hook decorators into platypush.common.exec_wrapper

- Added mock getvalue() method to Logger to prevent PyCharm failures in the tests when sys.stdout is redirected to the Logger object
2021-02-27 20:27:36 +01:00
..
processor Added disable_web_clients_notification on Event for events 2019-12-22 19:38:01 +01:00
__init__.py Refactored logging names 2020-09-27 01:33:38 +02:00
hook.py - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00