-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AUTHORS.rst, RELEASE.rst, and tests
- Loading branch information
1 parent
cc60f8c
commit 94d1aed
Showing
3 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -127,6 +127,7 @@ their individual contributions. | |
* `Munir Abdinur <https://www.github.com/mabdinur>`_ | ||
* `Nicholas Chammas <https://www.github.com/nchammas>`_ | ||
* `Nick Anyos <https://www.github.com/NickAnyos>`_ | ||
* `Nick Collins <https://github.com/nickcollins>` _ | ||
* `Nick Muoh <https://github.com/OdinTech3>`_ ([email protected]) | ||
* `Nicolas Erni <https://www.github.com/ThunderKey>`_ | ||
* `Nikita Sobolev <https://github.com/sobolevn>`_ ([email protected]) | ||
|
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,5 @@ | ||
RELEASE_TYPE: minor | ||
|
||
Deprecate use of :func:`~hypothesis.assume` and :func:`~hypothesis.reject` | ||
outside of property-based tests, because these functions work by raising a | ||
special exception (:issue:`3743`). |
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