FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Avoid composite for fixed IDNA test data by Mirochill · Pull Request #191 · python-hyper/hyperlink · GitHub

Avoid composite for fixed IDNA test data - #191

Open
Mirochill wants to merge 1 commit into
python-hyper:masterfrom
Mirochill:fix-187-remove-composite-warning
Open

Avoid composite for fixed IDNA test data#191
Mirochill wants to merge 1 commit into
python-hyper:masterfrom
Mirochill:fix-187-remove-composite-warning

Conversation

Mirochill commented May 19, 2026
edited
Loading

Copy link
Copy Markdown

Summary

  • replace the fixed mock_idna_text composite strategy with just(...)
  • drop the now-unused composite-only imports from the Hypothesis tests

Closes #187.

Validation

  • Not run locally
  • Static validation only: git diff --check.
  • Relying on the repository's GitHub Actions checks for remote validation.

Mirochill marked this pull request as ready for review May 20, 2026 12:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

There is no reason to use @st.composite on a function which does not call the provided draw() function internally

1 participant


Back | FazBrowse Home | New Git URL