Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: sconsUtils
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP F18-3
-
Team:Alert Production
Description
Using sconsUtils with Python 3.7:
/sconsUtils/16.0-1-gd93e90d/python/lsst/sconsUtils/builders.py:202: FutureWarning: Possible nested set at position 11
|
files_expr += "-name %s -prune" % re.sub(r"(^|[^\\])([[*])", r"\1\\\2", file)
|
Hey Tim, mind taking a look?
PR here: https://github.com/lsst/sconsUtils/pull/54
Jenkins here: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/28399 (still running at time of writing, but I'd be surprised if it fails)