Angus L'Herrou
Angus L'Herrou
## Feature Per python/cpython#31982, atomic groups and possessive quantifiers will be available in the `re` module in Python 3.11, which releases on Monday, October 24. I'm not sure how Regex101...
Fixes #261. Also raises a RedcapError from any JSONDecodeError in the response.json() call, but this can be reverted if it's too out of scope for this PR.
**Describe the behavior**: When a request is made with PyCap that results in a 500 Internal Server Error response, PyCap's `_RCRequest.get_content` does not handle this error; instead, with `format_type="csv"|"xml"`, an...