peterchenadded

Results 9 issues of peterchenadded

It seems the SVG canvas does not apply any patheffects for canvas.drawRect(...) ``` from IPython.core.display import SVG import io stream = skia.DynamicMemoryWStream() canvas = skia.SVGCanvas.Make((100, 100), stream) rect = skia.Rect(10,...

At the moment changing Splunk.secret will break everything and rerunning ansible playbook will always force configs to be updated and splunk restarted even though the password values are exactly the...

question

## Short description Getting error on OPA exec when running command on windows that works on linux/mac. OPA version: 0.40.0 ## Steps To Reproduce 1. Run below command ``` opa_windows_amd64.exe...

bug

The docs suggest there is support for github enterprise. But for people using github enterprise they are unlikely want to connect to the internet. See https://github.com/jekyll/github-metadata/blob/f3b27ce021158c1206cb1641f6734fe4f09f59f9/lib/jekyll-github-metadata/client.rb#L104 Is it possible to...

Great extension but noticed anchors in jupyter notebooks do not really work. Steps to reproduce: 1. Set an anchor in a jupyter notebook 2. Set a link to that anchor...

Shouldn't the tagFormat also come from the releaserc file or the command line rather than coming from the package? If it comes from releaserc file or command line, it can...

### Initial Checks - [x] I confirm that I'm using Pydantic V2 ### Description This is a follow up on discussion at https://github.com/python/cpython/issues/92810#issuecomment-2745249701. The issue is that pydantic is using...

bug V2

**Describe the bug** Seems pycln is not able to remove submodule imports that are not used even with the --all flag. **To Reproduce** 1. Take this code snippet: ```python #...

bug

### What version of gRPC are you using? 1.71.1 ### What version of Go are you using (`go version`)? 1.24.2 Darwin/arm64 ### What operating system (Linux, Windows, …) and version?...

P2
Type: Bug