refactor(event_handler): refactoring encoder file by leandrodamascena · Pull Request #8126 · aws-powertools/powertools-lambda-python · GitHub
Skip to content

refactor(event_handler): refactoring encoder file#8126

Merged
leandrodamascena merged 2 commits intodevelopfrom
refactor/8121-simplify-jsonable-encoder
Apr 7, 2026
Merged

refactor(event_handler): refactoring encoder file#8126
leandrodamascena merged 2 commits intodevelopfrom
refactor/8121-simplify-jsonable-encoder

Conversation

@leandrodamascena
Copy link
Copy Markdown
Contributor

Issue number: closes #8121

Summary

Refactor json encoder function.

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner April 7, 2026 13:36
@leandrodamascena leandrodamascena requested a review from sdangol April 7, 2026 13:36
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 7, 2026
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 7, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 7, 2026

Comment thread aws_lambda_powertools/event_handler/openapi/encoders.py
@leandrodamascena leandrodamascena requested a review from a team April 7, 2026 13:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

@leandrodamascena leandrodamascena requested a review from svozza April 7, 2026 13:50
@leandrodamascena leandrodamascena merged commit 8b42829 into develop Apr 7, 2026
17 checks passed
@leandrodamascena leandrodamascena deleted the refactor/8121-simplify-jsonable-encoder branch April 7, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event_handlers size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tech debt: Simplify jsonable_encoder

2 participants