Skip to content

Remove python-datemath stubs #14329

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

MarcoGorelli
Copy link
Contributor

@MarcoGorelli MarcoGorelli commented Jun 23, 2025

Closes #14268

Based on https://github.com/python/typeshed/blob/main/CONTRIBUTING.md#third-party-library-removal-policy

The upstream package ships a py.typed file for at least six months, and the upstream type annotations are of a comparable standard to those in typeshed, or

After at least six months, open a PR to remove the stubs.

I think it may be a good time to remove the python-datemath stubs?

The metadata file shows:

obsolete_since = "3.0.2"    # Released on 2024-09-11

Copy link
Contributor

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

@MarcoGorelli MarcoGorelli marked this pull request as ready for review June 23, 2025 13:36
@brianschubert
Copy link
Member

Closes #14268

@hauntsaninja hauntsaninja merged commit 2669de5 into python:main Jun 23, 2025
49 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.

Remove python-datemath (not before March 2025)
3 participants