Zameer Manji
Zameer Manji
I took a look at this issue, and I believe the first issue is impossible to solve with `dvisvgm`. I looked at the output `dvi` file and saw no `set:`...
Could we please complete this issue? The lack of comments about the [selector](https://github.com/uber-go/cadence-client/blob/3ac9595c496886bec93959afe51f3d34bd5310e9/internal/workflow.go#L76-L83) API is making it difficult to use.
I want to share that I had the same problem with the new update for epichrome. These are the steps I took 1. Install epichrome `2.3.25` 2. Create an app...
I repeated my reproducer from above between `2.4.1` and `2.4.2` and I could not get it to occur again. It's possible this issue has been fixed now.
Adding `--no-build-isolation` closes the gap: ``` Benchmark #1: pip wheel --use-feature=in-tree-build -w dist/ --only-binary ":all:" --no-deps -r requirements.txt . --no-use-pep517 Time (mean ± σ): 1.622 s ± 0.086 s [User:...
> Might be related to [6288562](https://github.com/nix-community/nix-user-chroot/commit/6288562e9d057d0600661b256332cc6b52e488d6) Yes, it seems to be related. If I use version 1.0.3 which is the release prior to this change, the sandboxing works fine. Would...
I am requesting a `pex3 cache add` command so the pex cache can be hydrated with external artifacts like [npm](https://zameermanji.com/blog/2023/1/10/building-and-installing-an-npm-package-offline/#hydrating-the-cache). This would enable building PEXes in an offline environment without...
I forgot to say, this is not an urgent/important thing. Just reporting it to share the news. I agree that PBS is not great for building wheels and fixing this...
An alternative is to use [click](http://click.pocoo.org/4/) instead of using optparse.
I have sent the following message: ``` I have run into a bug when using HarfBuzz and dvilualatex. When the following document is compiled with dvilualatex \documentclass{minimal} \usepackage{fontspec} \setmainfont[Renderer =...