Skip to content

Tech debt: add from __future__ import annotations in the Data Masking feature #4950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 2 tasks
sthulb opened this issue Aug 13, 2024 · 2 comments · Fixed by #4945
Closed
1 of 2 tasks

Tech debt: add from __future__ import annotations in the Data Masking feature #4950

sthulb opened this issue Aug 13, 2024 · 2 comments · Fixed by #4945
Assignees
Labels
tech-debt Technical Debt tasks typing Static typing definition related issues (mypy, pyright, etc.) v3 Features that will be included in Powertools v3.

Comments

@sthulb
Copy link
Contributor

sthulb commented Aug 13, 2024

Why is this needed?

Reference: #4607

Add from future import annotations to all files, including examples

Which area does this relate to?

Automation

Solution

No response

Acknowledgment

@sthulb sthulb added triage Pending triage from maintainers internal Maintenance changes labels Aug 13, 2024
@sthulb sthulb added tech-debt Technical Debt tasks and removed triage Pending triage from maintainers internal Maintenance changes labels Aug 13, 2024
@sthulb sthulb moved this from Triage to Backlog in Powertools for AWS Lambda (Python) Aug 13, 2024
@leandrodamascena leandrodamascena changed the title Maintenance: add from future import annotations in the Data Masking feature Maintenance: add from __future__ import annotations in the Data Masking feature Aug 13, 2024
@leandrodamascena leandrodamascena self-assigned this Aug 13, 2024
@leandrodamascena leandrodamascena added the typing Static typing definition related issues (mypy, pyright, etc.) label Aug 13, 2024
@leandrodamascena leandrodamascena moved this from Backlog to Working on it in Powertools for AWS Lambda (Python) Aug 13, 2024
@leandrodamascena leandrodamascena changed the title Maintenance: add from __future__ import annotations in the Data Masking feature Maintenance: add from __future__ import annotations in the Data Masking feature Aug 13, 2024
@leandrodamascena leandrodamascena linked a pull request Aug 13, 2024 that will close this issue
7 tasks
@leandrodamascena leandrodamascena changed the title Maintenance: add from __future__ import annotations in the Data Masking feature Tech debt: add from __future__ import annotations in the Data Masking feature Aug 15, 2024
@leandrodamascena leandrodamascena added the v3 Features that will be included in Powertools v3. label Aug 15, 2024
@leandrodamascena
Copy link
Contributor

Closed as complete.

@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (Python) Aug 15, 2024
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@leandrodamascena leandrodamascena moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical Debt tasks typing Static typing definition related issues (mypy, pyright, etc.) v3 Features that will be included in Powertools v3.
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

2 participants