getsentry / getsentry/responses
Capture Group Support
Open
enhancement
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 378
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
### Describe the bug
It would be great to be able to use capture groups in the Regexp and be able to read their value in the request passed to the callbacks, currently we have to store the regexp in a common place and parse twice.
### Additional context
_No response_
### Version of `responses`
latest
### Steps to Reproduce
N/a
### Expected Result
N/a
### Actual Result
N/a
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.