Soft bump on my PRs :slightly_smiling_face: Namely...
# development
b
Soft bump on my PRs 🙂 Namely looking for thoughts on dependency inference suppression: https://github.com/pantsbuild/pants/pull/14059 And thoughts on string resource inference: https://github.com/pantsbuild/pants/pull/14049 And lastly, the unfortunate case of pylint needing transitive deps: https://github.com/pantsbuild/pants/pull/13918
The first one is a hard req for me to roll out Pants, because we have some code that has to do
try: import X except ImportError: import Y
h
Sorry for the delay, will make sure these get looked at asap
🙌 1
b
No worries, the bump is soft 😉
b
Thanks for being assertive (and in such a kind way). With the recent holidays, inevitably some balls got dropped. So it's helpful to have a thoughtful ping making sure nothing important falls through the cracks altogether.
🙌 2
b
Life happens 😛 I'm also not one to shy away from local hacking so I'm never truly blocked 😈