14
0

Accepting request 738905 from home:mcalabkova:branches:devel:languages:python

- update to version 4.40.2
  * Type hints improved
  * Performance improved
  * Array indexing improved
  * **experimental** support for targeted property-based testing

OBS-URL: https://build.opensuse.org/request/show/738905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=116
This commit is contained in:
Tomáš Chvátal
2019-10-16 15:28:26 +00:00
committed by Git OBS Bridge
parent 715694d8f6
commit 3fef0d7bad
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 16 13:13:59 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.40.2
* Type hints improved
* Performance improved
* Array indexing improved
* **experimental** support for targeted property-based testing
-------------------------------------------------------------------
Sun Aug 25 17:57:25 UTC 2019 - Arun Persaud <arun@gmx.de>