--- - branch: MAIN date: Mon Sep 4 17:28:45 UTC 2017 files: - new: '1.31' old: '1.30' path: pkgsrc/devel/py-hypothesis/Makefile pathrev: pkgsrc/devel/py-hypothesis/Makefile@1.31 type: modified - new: '1.28' old: '1.27' path: pkgsrc/devel/py-hypothesis/distinfo pathrev: pkgsrc/devel/py-hypothesis/distinfo@1.28 type: modified id: 20170904T172845Z.9e53c3251e2e01856e3b3c0f3b546346cb4cbd21 log: "3.23.2:\nThis is a small refactoring release that removes a now-unused parameter to an internal API. It shouldn窶å\x86² have any user visible effect.\n\n3.23.1:\nHypothesis no longer propagates the dynamic scope of settings into strategy definitions.\n\nThis release is a small change to something that was never part of the public API and you will almost certainly not notice any effect unless you窶å\x86³e doing something surprising, but for example the following code will now give a different answer in some circumstances:\n\nimport hypothesis.strategies as st\nfrom hypothesis import settings\n\nCURRENT_SETTINGS = st.builds(lambda: settings.default)\n(We don窶å\x86² actually encourage you writing code like this)\n\nPreviously this would have generated the settings that were in effect at the point of definition of CURRENT_SETTINGS. Now it will generate the settings that are used for the current test.\n\nIt is very unlikely to be significant enough to be visible, but you may also notice a small performance improvement.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-hypothesis' unixtime: '1504546125' user: adam