summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/engine.py
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2024-06-04 09:24:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-06-06 11:56:03 +0100
commitee7921c5741bdda0bbe77dcde8bf73d274d73f0b (patch)
tree05d4bcb3ce70e98d5593d9ff6092f8abf680b762 /scripts/lib/wic/engine.py
parent32ce07d3f510de06d6620bb417c8a91fbb4c86ac (diff)
downloadpoky-ee7921c5741bdda0bbe77dcde8bf73d274d73f0b.tar.gz
python3-hypothesis: upgrade 6.102.4 -> 6.103.0
There are three releases since 6.102.4. Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html): 6.103.0 - 2024-05-29 - This release migrates the shrinker to our new internal representation, called the IR layer (pull request #3962). This improves the shrinker’s performance in the majority of cases. For example, on the Hypothesis test suite, shrinking is a median of 1.38x faster. - It is possible this release regresses performance while shrinking certain strategies. If you encounter strategies which reliably shrink more slowly than they used to (or shrink slowly at all), please open an issue! - You can read more about the IR layer at issue #3921. 6.102.6 - 2024-05-23 - This patch fixes one of our shrinking passes getting into a rare O(n) case instead of O(log(n)). 6.102.5 - 2024-05-22 - This patch fixes some introspection errors new in Python 3.11.9 and 3.13.0b1, for the Ghostwriter and from_type(). (From OE-Core rev: fc78eccf808014e60bc56bd7966ab00e5a7f9a80) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions