Skip to content

Commit a6bef36

Browse files
committed
2.8.0-rc.1 - Pre-release for Travis testing
1 parent bd8ce8b commit a6bef36

109 files changed

Lines changed: 1682 additions & 1558 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 328 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
AwaitableMixin
2+
==============
3+
4+
.. currentmodule:: privex.helpers.asyncx
5+
6+
.. autoclass:: AwaitableMixin
7+
8+
9+
.. automethod:: __init__
10+
:noindex:
11+
12+
13+
Methods
14+
^^^^^^^
15+
16+
.. rubric:: Methods
17+
18+
.. autosummary::
19+
:toctree: awaitablemixin
20+
21+
22+
23+
24+
25+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
awaitable\_class
2+
================
3+
4+
.. currentmodule:: privex.helpers.asyncx
5+
6+
.. autofunction:: awaitable_class
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
is\_async\_context
2+
==================
3+
4+
.. currentmodule:: privex.helpers.asyncx
5+
6+
.. autofunction:: is_async_context
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
loop\_run
2+
=========
3+
4+
.. currentmodule:: privex.helpers.asyncx
5+
6+
.. autofunction:: loop_run

docs/source/helpers/common/privex.helpers.common.C.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/helpers/common/privex.helpers.common.CL.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/helpers/common/privex.helpers.common.K.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/helpers/common/privex.helpers.common.T.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/helpers/common/privex.helpers.common.V.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)