Commit Graph

11 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann 40bd145637
remove 'contextlib' imports
6 months ago
Mike Fährmann ba062712ad
[tests] '__main__' -> "__main__"
7 months ago
Mike Fährmann 082d55de16
fix circular reference detection for -K
2 years ago
Mike Fährmann 2ab66ad899
update -K output to include quotes around keys
2 years ago
Mike Fährmann f037429fa4
attempt to improve '-K' output for lists
2 years ago
Mike Fährmann 688d6553b4
replace calls to print() with stdout_write() (#2529)
2 years ago
Mike Fährmann 010d65dcec
extend blacklist/whitelist syntax (#2025)
3 years ago
Mike Fährmann da6806a161
fix job tests for Python 3.4 and 3.5
3 years ago
Mike Fährmann af9dba4684
add DataJob tests
3 years ago
Mike Fährmann adf4d661b3
use '_extractor' info in UrlJobs
3 years ago
Mike Fährmann 559462789d
add some tests for job.py
3 years ago