Nathan Levett

Results 6 issues of Nathan Levett

### Expected Behaviour `events.records` can be used as the iterator over records. ### Current Behaviour AttributeError: 'dict' object has no attribute 'records' ### Code snippet ```python from aws_lambda_powertools.utilities.data_classes.sqs_event import SQSEvent...

not-a-bug
event_sources

[`single-commit`](https://github.com/JamesIves/github-pages-deploy-action/blob/v4.5.0/action.yml#L85-L87) exists on the action that this action wraps. It would be nice if an input existed on this to pass through to that input. Edit: came back and saw...

enhancement

**Describe the bug** I am using a regex that is valid regular js regex, that is causing matchDiffLines to complain. **To Reproduce** use a matchDiffLines regex with a `{,}` on...

bug
👀.

**Describe the bug** When a syntax error is present, and there are comments in the file, the line reported in the error message as having the syntax error requires manually...

bug
👀.

See #1962 ## Summary by CodeRabbit * **Chores** * Relaxed the project's numpy version requirement to allow any released version. * This may change dependency resolution or installation outcomes; no...

Is https://github.com/elementary-data/elementary/blob/c07f8d61fd1d7defb3409a81a97c14660bd2ffd6/pyproject.toml#L35 still necessary? The comment on the [commit that added it](https://github.com/elementary-data/elementary/commit/9d386b41083b093fd613d4dedb659e43ca6a0849) > updated numpy requirement to support Python>=3.10 and the comment several lines above in the file https://github.com/elementary-data/elementary/blob/c07f8d61fd1d7defb3409a81a97c14660bd2ffd6/pyproject.toml#L16 acknowledge...