Sync with Factory #1
Reference in New Issue
Block a user
Delete Branch "mlin7442/python-pytest-httpx:factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update to Factory version
## Changed * pytest required version is now 9. ## Added * Explicit support for python 3.14. * match_params parameter is now available on responses and callbacks registration, as well as request(s) retrieval. Allowing to provide query parameters as a dict instead of being part of the matched URL. + This parameter allows to perform partial query params matching. ## Fixed * URL with more than one value for the same parameter were not matched properly (matching was performed on the first value). * httpx_mock.add_exception is now properly documented. ## Removed * python 3.9 is not supported anymore.autogits_workflow_pr_bot referenced this pull request from products/PackageHub2026-07-07 12:33:38 +02:00
Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .
Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment:
@packagehub-review: approve.To request changes on behalf of the group, create the following comment:
@packagehub-review: declinefollowed with lines justifying the decision.Future edits of the comments are ignored, a new comment is required to change the review state.
Legal reviewed as acceptable:
Pull request closed