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

Version 2.1.0 #7

Merged
merged 1 commit into from
Mar 9, 2021
Merged

Version 2.1.0 #7

merged 1 commit into from
Mar 9, 2021

Conversation

callahad
Copy link
Contributor

@callahad callahad commented Mar 8, 2021

Re-arranges file organization so that a py.typed marker can be
included to signal PEP 561 compliance.

This allows mypy to use the type hints provided by this package.

Signed-off-by: Dan Callahan danc@element.io

Re-arranges file organization so that a `py.typed` marker can be
included to signal PEP 561 compliance.

This allows mypy to use the type hints provided by this package.

Signed-off-by: Dan Callahan <danc@element.io>
@callahad callahad requested a review from a team March 8, 2021 20:58
Copy link
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL about PEP 561.

@callahad callahad merged commit 2338bc9 into master Mar 9, 2021
@callahad callahad deleted the wip-2.1.0 branch March 9, 2021 11:35
@callahad
Copy link
Contributor Author

callahad commented Mar 9, 2021

Thanks! Merged and v2.1.0 published. Now folks who depend on unpaddedbase64 will get mypy type hints for it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants