diff options
author | wangmy <wangmy@fujitsu.com> | 2022-03-01 17:41:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-02 18:43:24 +0000 |
commit | 9a2c44ff6100ccc19193e9e76a12df85c6f84eb4 (patch) | |
tree | 9b34cbff48f5f5d45efeb10f64f003ba0dc876cb /scripts/lib/checklayer/case.py | |
parent | f91f0d2046fe9de1bc7caf69d021375938443f49 (diff) | |
download | poky-9a2c44ff6100ccc19193e9e76a12df85c6f84eb4.tar.gz |
python3-hypothesis: upgrade 6.37.2 -> 6.39.0
Changelog:
=========
This release improves Hypothesis' handling of positional-only arguments,
which are now allowed @st.composite strategies.
On Python 3.8 and later, the first arguments to builds() and from_model()
are now natively positional-only. In cases which were already errors, the
TypeError from incorrect usage will therefore be raises immediately when
the function is called, rather than when the strategy object is used.
(From OE-Core rev: 4278a345300dd9c42fcd28a7f2149e6046b3467e)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions