Skip to content
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

chore(core): enable wildcard import for core top-level modules #1517

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

kmkhr
Copy link
Contributor

@kmkhr kmkhr commented Sep 14, 2022

Issue number: #1511

Summary

Changes

Please provide a summary of what's being changed

These PR explicitly exports the top-level modules such as Logger. This doesn't cause any behaviour changes but makes pyright/pylance happy.

User experience

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

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

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.

@kmkhr kmkhr requested a review from a team as a code owner September 14, 2022 10:36
@kmkhr kmkhr requested review from mploski and removed request for a team September 14, 2022 10:36
@boring-cyborg
Copy link

boring-cyborg bot commented Sep 14, 2022

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our AWS Lambda Powertools Discord: Invite link

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 14, 2022
@github-actions github-actions bot added the internal Maintenance changes label Sep 14, 2022
@rubenfonseca rubenfonseca changed the base branch from develop to v2 September 15, 2022 12:30
@rubenfonseca rubenfonseca changed the title chore: expose modules in the Top-level package chore(core): expose modules in the Top-level package Sep 15, 2022
@rubenfonseca
Copy link
Contributor

Hi @kt-hr thank you so much for your contribution! Out of an abundance of caution, we decided to merge this into our v2 branch for our v2 release, which we are tracking to the end of September.

@rubenfonseca rubenfonseca merged commit 0777fc9 into aws-powertools:v2 Sep 15, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Sep 15, 2022

Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience!

@kmkhr kmkhr deleted the chore/add-init-export branch September 16, 2022 12:42
@heitorlessa heitorlessa changed the title chore(core): expose modules in the Top-level package chore(core): enable wildcard import for core top-level modules Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement internal Maintenance changes size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants