Docs | Support

Kentzo/async_app

master
7 years, 4 months ago
@Kentzo Resolve default as a normal value. There is little use to keep separate dict with default values. C
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Use Python's AsyncExitStack if present. It will be added in Python 3.7.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Release 1.0.0b28
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Don't log Done when task is removed from TaskGroup.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Add methods to resolve type and value of an Option.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Keep app current while context manager is active.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo App without main or target is ok.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Better logging of likely incorrect exits.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Fix missing name in logs.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Runnable's implementation of __aenter__ and __aexit__ is enough.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Add context manager to App.
No dependencies with known security vulnerabilities.
refs/tags/v1.0.0b23
7 years, 4 months ago
@Kentzo Fix app may consume target's result.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Set current app only after it's run.
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Release 1.0.0b21
No dependencies with known security vulnerabilities.
master
7 years, 4 months ago
@Kentzo Ensure that current_app cannot be None.
No dependencies with known security vulnerabilities.