Skip to content

Update hypothesis to 6.126.0#60

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-hypothesis-6.125.2-to-6.126.0
Closed

Update hypothesis to 6.126.0#60
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-hypothesis-6.125.2-to-6.126.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates hypothesis from 6.125.2 to 6.126.0.

Changelog

6.126.0

--------------------

The :doc:`Hypothesis database <database>` now supports a pub-sub interface to efficiently listen for changes in the database, via ``.add_listener`` and ``.remove_listener``. While all databases that ship with Hypothesis support this interface, implementing it is not required for custom database subclasses. Hypothesis will warn when trying to listen on a database without support.

This feature is currently only used downstream in `hypofuzz <https://github.com/zac-hd/hypofuzz>`_.

6.125.3

--------------------

Improves sharing of some internal cache behavior.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #62

@pyup-bot pyup-bot closed this Feb 24, 2025
@asmfreak asmfreak deleted the pyup-update-hypothesis-6.125.2-to-6.126.0 branch February 24, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant