Elliott Sales de Andrade
Elliott Sales de Andrade
Of course, this is running with qemu since it's cross-architecture, but I believe this used to work in the past. Now it fails with something to do with bdwgc: ```...
Once it failed as `TestBuild/ARMLinux/goroutines.go`, and once as `TestBuild/X86Linux/goroutines.go`, but it was the same diff: ``` === NAME TestBuild/ARMLinux/goroutines.go main_test.go:874: output did not match (expected 523 bytes, got 523 bytes):...
**Describe the bug** The number of hard links seems to be defined by the file system. So `dirNlinkIncludesDot`, which is always `true` on Linux, is not correct, and causes `TestStat`...
### Bug summary I have taken the results from https://github.com/matplotlib/matplotlib/actions/runs/16533707714/job/46764218849?pr=30334, extracted the diff, then put all the common and `-` lines in one file and the common and `+` files...
## PR summary This adds support for fonts with colour glyphs supported by FreeType. Specifically, this should mean COLRv0 fonts. There also exist some other colour font types, which are...
I think I am not the only one who finds it a bit confusing that while `GeoAxes.set_extent` accepts a `crs`, it only really has an effect on the "corners". That...
The most recent click is now warning about the duplication.
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of geopandas. - [x] (optional)...