Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / HypothesisWorks/hypothesis issues and pull requests

#3518 - Improve error message for unsupported `datetime` dtypes in Pandas extra

Issue - State: closed - Opened by Zac-HD over 1 year ago - 1 comment
Labels: legibility, interop, sprint-claimed

#3513 - Why it is necessary to provide strategies to `given` even if they're later ignored?

Issue - State: closed - Opened by karol-bisztyga over 1 year ago - 9 comments
Labels: question

#3511 - clarify docs on Bundles vs. instance variables

Issue - State: closed - Opened by jab over 1 year ago - 10 comments
Labels: docs

#3510 - Add strategy for `numpy.random.Generator`

Pull Request - State: closed - Opened by rsokl over 1 year ago - 2 comments
Labels: enhancement

#3497 - Strange `HealthCheck` filtering failure

Issue - State: closed - Opened by langfield over 1 year ago - 4 comments
Labels: performance

#3491 - Support nd array type

Pull Request - State: closed - Opened by rsokl over 1 year ago - 3 comments

#3487 - A way to reproduce a failure in case of a crash?

Issue - State: closed - Opened by jorisvandenbossche over 1 year ago - 2 comments
Labels: question

#3480 - Efficient strategy for `st.text(...).filter(str.isidentifier)`

Issue - State: closed - Opened by Zac-HD over 1 year ago - 1 comment
Labels: enhancement, performance

#3479 - Enhanced `st.from_regex()` strategy with `alphabet=...` argument and filter-rewriting

Issue - State: closed - Opened by Zac-HD over 1 year ago - 5 comments
Labels: enhancement, performance

#3468 - Add min/max magnitude arguments to `from_dtype()` strategy

Issue - State: closed - Opened by Zac-HD over 1 year ago - 1 comment
Labels: enhancement

#3456 - `extra.array_api` versioning + complex support

Pull Request - State: closed - Opened by honno almost 2 years ago - 8 comments

#3446 - Hypothesis Seed not reproducing "max allowable size" HealthCheck

Issue - State: closed - Opened by alanhdu almost 2 years ago - 11 comments
Labels: question

#3437 - Test against Pyodide in CI

Issue - State: closed - Opened by Zac-HD almost 2 years ago - 6 comments
Labels: tests/build/CI, interop

#3411 - Explaining failing examples - by showing which arguments (don't) matter

Issue - State: closed - Opened by Zac-HD almost 2 years ago - 2 comments
Labels: new-feature, legibility, internals

#3400 - Setting for shrinker deadline

Pull Request - State: closed - Opened by rhaps0dy almost 2 years ago - 5 comments

#3357 - The minimal example for `st.floats(1.1, 1.6)` should be `1.5`, as if there were no bounds

Issue - State: closed - Opened by Zac-HD about 2 years ago - 4 comments
Labels: test-case-reduction

#3356 - Check for `annotated-types` constraints in `st.from_type(Annotated[T, ...])`

Issue - State: closed - Opened by Zac-HD about 2 years ago - 5 comments
Labels: enhancement

#3313 - Ghostwrite for many more names

Pull Request - State: closed - Opened by Zac-HD about 2 years ago

#3313 - Ghostwrite for many more names

Pull Request - State: closed - Opened by Zac-HD about 2 years ago

#3312 - Always show seed when in verbose mode or in CI

Issue - State: closed - Opened by brandon-leapyear about 2 years ago - 7 comments
Labels: legibility

#3311 - Ghostwriter: analysis of common argument names and type annotations

Issue - State: closed - Opened by Zac-HD about 2 years ago - 3 comments
Labels: enhancement

#3303 - Introduce `allow_newaxis` to `xps.indices()`

Pull Request - State: closed - Opened by honno about 2 years ago - 2 comments

#3289 - Fix `junit-xml` support

Pull Request - State: closed - Opened by Zac-HD about 2 years ago - 2 comments

#3287 - Fixes for pyright on strict mode

Pull Request - State: closed - Opened by brandon-leapyear about 2 years ago - 3 comments

#3281 - Does `from_type()` handle `typing.Protocol` properly?

Issue - State: closed - Opened by Zac-HD about 2 years ago - 5 comments
Labels: legibility

#3277 - Fix junitxml

Pull Request - State: closed - Opened by brandon-leapyear about 2 years ago - 4 comments

#3275 - Support testing any array module in `tests/array_api`

Pull Request - State: closed - Opened by honno about 2 years ago - 6 comments

#3190 - Define `installed_array_modules` to load array modules found via entry points

Pull Request - State: closed - Opened by honno over 2 years ago - 1 comment

#3184 - Prevent `xps.indices()` from generating indices that flat index arrays

Pull Request - State: closed - Opened by honno over 2 years ago - 2 comments

#3176 - Better heuristic for when to optimize `target()` metrics

Issue - State: open - Opened by Zac-HD over 2 years ago
Labels: performance, internals

#3156 - Add `allow_subnormal` kwarg to `st.floats()`

Pull Request - State: closed - Opened by honno over 2 years ago - 21 comments

#3150 - Support `numpy.typing.NDArray` and similar in `st.from_type()`

Issue - State: closed - Opened by Zac-HD over 2 years ago - 4 comments
Labels: enhancement

#3136 - Update internal `extra.array_api` testing

Pull Request - State: closed - Opened by honno over 2 years ago - 3 comments

#3131 - Add a strategy for new Numpy PRNGs

Issue - State: open - Opened by rsokl over 2 years ago - 10 comments
Labels: enhancement

#3105 - Clean-up and slightly optimise `extra.array_api.ArrayStrategy`

Pull Request - State: closed - Opened by honno almost 3 years ago - 18 comments

#3086 - Refactoring `ConjectureData` to support symbolic execution

Issue - State: closed - Opened by Zac-HD almost 3 years ago - 21 comments
Labels: interop, internals

#3005 - Correctly typing `draw` argument in composite strategies

Issue - State: closed - Opened by glowthrower about 3 years ago - 7 comments
Labels: question, legibility, interop

#2985 - Pareto-optimizer sometimes causes tests to run much more slowly

Issue - State: closed - Opened by Zalathar about 3 years ago - 2 comments
Labels: performance

#2943 - Merge the website into this repo

Issue - State: open - Opened by Zac-HD about 3 years ago - 1 comment
Labels: meta, docs, tests/build/CI

#2855 - Teach `ghostwriter.equivalent` to handle positional-only params by position, not name

Issue - State: closed - Opened by Zac-HD over 3 years ago - 1 comment
Labels: enhancement

#2855 - Teach `ghostwriter.equivalent` to handle positional-only params by position, not name

Issue - State: closed - Opened by Zac-HD over 3 years ago - 1 comment
Labels: enhancement

#2760 - WIP Use `record_testsuite_property` fixture to write properties

Pull Request - State: closed - Opened by prusse-martin over 3 years ago - 4 comments

#2518 - False positive on "Examples routinely exceeded the max allowable size"

Issue - State: closed - Opened by eric-czech almost 4 years ago - 6 comments
Labels: question

#2218 - The "we're dropping Python 2" checklist

Issue - State: closed - Opened by Zac-HD over 4 years ago - 17 comments
Labels: meta

#2035 - Track and use maximum number of distinct elements a strategy can produce

Issue - State: closed - Opened by DRMacIver almost 5 years ago - 3 comments
Labels: enhancement

#1986 - Change the core draw primitive to be selecting an integer from 0 to n

Issue - State: closed - Opened by Zalathar about 5 years ago - 5 comments
Labels: internals

#1804 - Full support for all grammars in Lark examples

Issue - State: open - Opened by DRMacIver over 5 years ago - 12 comments
Labels: lark

#1664 - Add `codec=` argument to restrict `st.characters()` to codepoints representable in that encoding

Issue - State: closed - Opened by Zac-HD over 5 years ago - 13 comments
Labels: enhancement

#1093 - Getting more people to work on the shrinker

Issue - State: closed - Opened by DRMacIver over 6 years ago - 11 comments
Labels: meta, test-case-reduction

#838 - Pathological performance of decimals() with very large exponents or precision

Issue - State: closed - Opened by Zac-HD almost 7 years ago - 4 comments
Labels: performance

#434 - Too-slow health check doesn't say what was too slow

Issue - State: closed - Opened by exarkun over 7 years ago - 4 comments
Labels: legibility

#213 - Hypothesis doesn't tell me when a rule never assumes something successfully

Issue - State: closed - Opened by radix over 8 years ago - 5 comments
Labels: legibility