forked from pool/python-hypothesis
- update to 6.75.3:
* This patch fixes ~hypothesis.strategies.complex_numbers accidentally invalidating itself when passed magnitude arguments for 32 and 64-bit widths, i.e. 16- and 32-bit floats, due to not internally down-casting numbers OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=168
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 15:30:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.75.3:
|
||||
* This patch fixes ~hypothesis.strategies.complex_numbers accidentally
|
||||
invalidating itself when passed magnitude arguments for 32
|
||||
and 64-bit widths, i.e. 16- and 32-bit floats, due to not
|
||||
internally down-casting numbers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 16:11:33 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user