brief-engineer-67497
11/27/2018, 3:59 PMmy_target(
hook=r"\
foo\
bar\
baz"
)
which produces
foo\
bar\
baz
in my generated file. It's better but it keeps the \
…brief-engineer-67497
11/27/2018, 4:00 PMbrief-engineer-67497
11/27/2018, 4:01 PMbrief-engineer-67497
11/27/2018, 4:01 PM'''
triple
quotes
do the trick
'''
brief-engineer-67497
11/27/2018, 4:02 PMnutritious-monkey-78516
11/27/2018, 5:02 PMpants.bin.pants_loader.InvalidLocaleError: System preferred encoding is `ANSI_X3.4-1968`, but `UTF-8` is required.
nutritious-monkey-78516
11/27/2018, 5:02 PMaverage-vr-56795
11/28/2018, 2:05 PMaverage-vr-56795
11/28/2018, 2:06 PMaverage-vr-56795
11/28/2018, 2:07 PMaverage-vr-56795
11/28/2018, 2:15 PMaverage-vr-56795
11/28/2018, 2:15 PMred-balloon-89377
11/28/2018, 2:15 PMaverage-vr-56795
11/28/2018, 2:15 PMaverage-vr-56795
11/28/2018, 2:23 PMwitty-crayon-22786
11/28/2018, 4:30 PMhigh-night-61226
11/28/2018, 7:25 PMc/_cffi_backend.c:15:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
^
1 error generated.
It has occurred on a coworkers machine after upgrading to Mac Mojave (which we are not currently on). We have attempted to install libffi
through homebrew on the machinealoof-angle-91616
11/28/2018, 7:34 PMaloof-angle-91616
11/28/2018, 7:37 PMException message: unexpected indent (native_compile.py, line 193)
doesn't repro locally and i cannot see any weird whitespace anywhere around that line (and i used emacs whitespace mode so i do not think it is a stray tab). can someone with more python knowledge explain why i might be seeing this error? https://travis-ci.org/pantsbuild/pants/jobs/460484253 (from https://github.com/pantsbuild/pants/pull/6800)thankful-needle-74204
11/29/2018, 9:02 AMaloof-angle-91616
11/29/2018, 5:53 PMfancy-queen-20734
11/29/2018, 8:15 PMmysterious-action-44812
11/30/2018, 6:18 AMsrc/scala/models/*
and src/scala/services/*
. I want to make sure no BUILD file in a services subfolder depends on anything from any other services subfoldermysterious-action-44812
12/01/2018, 11:08 PMpants server
helps a bit on the goal front, but its hard to pick out e.g different compile targets timing from all the parallel zinc linescreamy-scooter-22526
12/02/2018, 6:27 AMstocky-account-81383
12/03/2018, 10:24 AMstocky-account-81383
12/03/2018, 10:24 AMstocky-account-81383
12/03/2018, 10:25 AMfamous-holiday-38439
12/03/2018, 1:42 PMfamous-holiday-38439
12/03/2018, 1:47 PMClassNotFoundException: coursier.cli.Coursier
. A diff between the 2 jar I have show me that they are pretty different in their structure, can you give me an hint from where come the one in the dropbox ?