Page MenuHomePhabricator

losen pep8 version check
ClosedPublic

Authored by cburroughs on Feb 10 2015, 3:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 4:58 PM
Unknown Object (File)
Tue, Apr 16, 8:27 PM
Unknown Object (File)
Mon, Apr 8, 2:29 AM
Unknown Object (File)
Wed, Apr 3, 1:33 PM
Unknown Object (File)
Feb 12 2024, 7:23 AM
Unknown Object (File)
Jan 15 2024, 12:11 PM
Unknown Object (File)
Dec 23 2023, 7:26 AM
Unknown Object (File)
Dec 17 2023, 10:47 AM

Details

Summary

pep8 has used both 2 (1.2) and 3 (1.2.1) digit versions. Losen
the version check to allow for both.

NOTE: This is the same regex as flake8.
Test Plan

arc unit with a 2 and 3 digit pep8 version on $PATH.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cburroughs retitled this revision from to losen pep8 version check.
cburroughs updated this object.
cburroughs edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 10 2015, 2:17 PM
This revision was automatically updated to reflect the committed changes.