SJ

Results 109 issues of SJ

A problem with running native code is that you often need to use the instrumentation tests to run unit tests. Actually, in reality, you just need to compile your libraries...

On almost every invocation of `./pwd.sh w someusername 30`, I receive a "tr: Illegal byte sequence" response. On the very few invocations that work (one in every 20), my random...

This draft PR is not even remotely close to merge-ready. It's been created to solicit feedback on best practices for dependency inference and internal API usage from the Pants maintainers,...

category:internal

Since #16200 has landed, integration with Pants should be the next focus (plus dedicated ZSH completions wouldn't hurt). The merged PR was strictly a Python script to generate bash completions....

enhancement

Re: Slack thread https://pantsbuild.slack.com/archives/C0D7TNJHL/p1658767584514849 This isn't a feature request or bug fix per se, but more of an open question as to whether [Playwright](https://playwright.dev/python/docs/intro) is inherently supported out-of-the-box with Pants...

enhancement

A pretty cool Swift/ObjC documentation generator: https://developer.apple.com/documentation/docc

enhancement

Is there any way to catch keyboard events in a `DisclosureButton`? By default, it captures the Enter and Spacebar to open/close the Disclosure, however, I have an `input` field that...

**What should the feature do?** I was wondering if there was any facility to specify (in the proto files, or options) the total desired encoded message size. As in, not...

Priority-Low
Type-Enhancement
Component-Generator