[stubsabot] Bump dateparser to ~=1.3.0#15372
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[stubsabot] Bump dateparser to ~=1.3.0#15372github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Release: https://pypi.org/pypi/dateparser/1.3.0 Homepage: https://github.com/scrapinghub/dateparser Repository: https://github.com/scrapinghub/dateparser Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/dateparser Diff: scrapinghub/dateparser@v1.2.2...v1.3.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `dateparser/utils/time_spans.py`. - 0 files included in typeshed's stubs have been deleted. - 9 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 873. - Total lines of Python code deleted: 65. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
donbarbos
added a commit
to donbarbos/typeshed
that referenced
this pull request
Feb 5, 2026
* Closes: python#15372 * Use `Incomplete` instead of `Any` * Add few missing keys in `_Settings` TypedDict * Fix return type for `LocaleDataLoader.get_locale_map` method
donbarbos
added a commit
to donbarbos/typeshed
that referenced
this pull request
Feb 5, 2026
* Closes: python#15372 * Use `Incomplete` instead of `Any` * Add few missing keys in `_Settings` TypedDict * Fix return type for `LocaleDataLoader.get_locale_map` method
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release: https://pypi.org/pypi/dateparser/1.3.0
Homepage: https://github.com/scrapinghub/dateparser
Repository: https://github.com/scrapinghub/dateparser
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/dateparser
Diff: scrapinghub/dateparser@v1.2.2...v1.3.0
Stubsabot analysis of the diff between the two releases:
dateparser/utils/time_spans.py.If stubtest fails for this PR:
Note that you will need to close and re-open the PR in order to trigger CI