Skip to content

Contribute stubs for datauri==1.0.0#15434

Merged
brianschubert merged 4 commits intopython:mainfrom
ellieayla:add-datauri
Mar 1, 2026
Merged

Contribute stubs for datauri==1.0.0#15434
brianschubert merged 4 commits intopython:mainfrom
ellieayla:add-datauri

Conversation

@ellieayla
Copy link
Contributor

https://github.com/eclecticiq/python-data-uri is a small library implementing parsing of the data: uri scheme defined in RFC2397.

Library still supported python 3.3, and lacks any inline type comments. Library is stable and works fine in python 3.14.

https://github.com/eclecticiq/python-data-uri is a small library implementing parsing of the data: uri scheme defined in RFC2397.

Library still supported python 3.3, and lacks any inline type comments. Library is stable and works fine in python 3.14.
@github-actions

This comment has been minimized.

Copy link
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

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

Looks good! One minor suggestion:

@github-actions

This comment has been minimized.

@ellieayla
Copy link
Contributor Author

Thanks for the suggestion; added Final in fe44fd6

@ellieayla
Copy link
Contributor Author

I'm not sure if it matters that the library released v1.1.0 -- the api surface didn't change though.

Copy link
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

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

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@brianschubert brianschubert merged commit 944838f into python:main Mar 1, 2026
39 checks passed
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