-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: move all 'disposable' components into one module
Included also are minor bug fixes and a few other improvements.
- Loading branch information
1 parent
c12d52d
commit 1227884
Showing
13 changed files
with
232 additions
and
291 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...sghi.disposable.disposable.Disposable.rst → ...source/api/sghi.disposable.Disposable.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...able.exceptions.ResourceDisposedError.rst → ...sghi.disposable.ResourceDisposedError.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 0 additions & 37 deletions
37
app/sghi-commons/docs/source/api/sghi.disposable.decorators.not_disposed.rst
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
app/sghi-commons/docs/source/api/sghi.disposable.decorators.rst
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
app/sghi-commons/docs/source/api/sghi.disposable.disposable.rst
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
app/sghi-commons/docs/source/api/sghi.disposable.exceptions.rst
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
app/sghi-commons/docs/source/api/sghi.disposable.not_disposed.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sghi.disposable.not\_disposed | ||
============================= | ||
|
||
.. currentmodule:: sghi.disposable | ||
|
||
.. autofunction:: not_disposed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.