HomeSoftware Heritage

backfill: Make integer_ranges() work on str args + add typing to…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

backfill: Make integer_ranges() work on str args + add typing to RANGE_GENERATORS

Without the type annotation, mypy errors with 'Cannot call function of unknown type'
when called from a type-checked function.

Details

Provenance
vlorentzAuthored on Mar 15 2022, 4:56 PM
vlorentzPushed on Mar 16 2022, 4:09 PM
Differential Revision
D7354: backfill: Make integer_ranges() work on str args + add typing to RANGE_GENERATORS
Build Status
Buildable 27498
Build 43029: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.