typeshed
typeshed copied to clipboard
[stubsabot] Bump dateparser to 1.2.*
Release: https://pypi.org/pypi/dateparser/1.2.0 Homepage: https://github.com/scrapinghub/dateparser Repository: https://github.com/scrapinghub/dateparser Diff: https://github.com/scrapinghub/dateparser/compare/v1.1.8...v1.2.0
Stubsabot analysis of the diff between the two releases:
- 2 public Python files have been added:
fuzzing/dateparser_fuzzer.py,fuzzing/fuzz_helpers.py. - 0 files included in typeshed's stubs have been deleted.
- 28 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 13160.
- Total lines of Python code deleted: 9234.
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