Page MenuHomePhabricator

losen pep8 version check
ClosedPublic

Authored by cburroughs on Feb 10 2015, 3:23 AM.
Tags
None
Referenced Files
F13158773: D11728.diff
Sun, May 5, 9:30 PM
Unknown Object (File)
Thu, May 2, 4:57 PM
Unknown Object (File)
Sun, Apr 28, 4:55 PM
Unknown Object (File)
Wed, Apr 24, 4:52 PM
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)
Apr 3 2024, 1:33 PM

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.